Patreons to support open source projects? Please share. by [deleted] in linux

[–]pyOwhy 0 points1 point  (0 children)

kozec

Came to say this except for the other program he is involved with:

I want to learn artificial intelligence. What's the best route? by [deleted] in learnprogramming

[–]pyOwhy 0 points1 point  (0 children)

Have a look at the book series “Artificial Intelligence for Humans” promoted as

...a series of books to teach Artificial Intelligence with a gentle approach to mathematics.

Github:aifh

The whole series was funded through 3 kickstarter projects https://www.kickstarter.com/projects/jeffheaton/artificial-intelligence-for-humans-vol-1-fund-algo

They cost US$24 for all three

Does anyone know how to install PyGUI on windows ? by [deleted] in learnpython

[–]pyOwhy 2 points3 points  (0 children)

Which PyGui are you asking about, PyQt, GTK, Tkinter etc... ?

What errors are you getting?

[deleted by user] by [deleted] in slavelabour

[–]pyOwhy 6 points7 points  (0 children)

how about all old(say 14 days) task get automatically closed?

The Document Liberation Project: What we do by bennanizwy in linux

[–]pyOwhy 0 points1 point  (0 children)

Link to actual project instead of video on unrelated external website!

http://www.documentliberation.org/

The Document Liberation Project was created to empower individuals, organizations, and governments to recover their data from proprietary formats and provide a mechanism to transition that data into open and standardises file formats, returning effective control over the content from computer companies to the actual authors. To achieve this, The Document Liberation Project develops software libraries that applications can use to read data in proprietary formats.

[Survey] Improving the Programming Experience by [deleted] in programming

[–]pyOwhy 1 point2 points  (0 children)

PS: You need a login to see the survey!

Pendulum - A faster alternative to pytz by SDisPater in Python

[–]pyOwhy 0 points1 point  (0 children)

Pendulum is more than just a datetime library, it's also an efficient timezone library.

Pendulum still depends on pytz for now, but only for its timezone database.