Recommended books or pdfs for python beginners?: https://www.reddit.com/r/Python/comments/7fhbxg/recommended_books_or_pdfs_for_python_beginners/
reddit
Recommended books or pdfs for python beginners? • r/Python
I'm currently in an intro to python course and I'm absolutely loving it. We are using Python for Everyone 2nd Edition, What other books, ebooks or...
BFS Maze Solver using OpenCV - Python Intermediate Tutorial: https://www.reddit.com/r/Python/comments/7fhr2a/bfs_maze_solver_using_opencv_python_intermediate/
reddit
BFS Maze Solver using OpenCV - Python Intermediate Tutorial • r/Python
2 points and 0 comments so far on reddit
Windows installer should add `python` to the PATH variable?: https://www.reddit.com/r/Python/comments/7fi3cw/windows_installer_should_add_python_to_the_path/
reddit
Windows installer should add `python` to the PATH variable? • r/Python
0 points and 1 comments so far on reddit
Help a Python noob? Trying to export a MySQL database as a .sql file.: https://www.reddit.com/r/Python/comments/7fiags/help_a_python_noob_trying_to_export_a_mysql/
reddit
Help a Python noob? Trying to export a MySQL database... • r/Python
I'm using Python 3.6.1 and importing MySQLdb. I have a connection to the database, so that's cool. What I'm trying to do is export the entire...
Some Deep Learning with Python, TensorFlow and Keras: https://www.reddit.com/r/Python/comments/7ficvi/some_deep_learning_with_python_tensorflow_and/
reddit
Some Deep Learning with Python, TensorFlow and Keras • r/Python
3 points and 0 comments so far on reddit
Password Generator for Python 3 - For stronger online security.: https://www.reddit.com/r/Python/comments/7fiys8/password_generator_for_python_3_for_stronger/
reddit
Password Generator for Python 3 - For stronger online... • r/Python
5 points and 8 comments so far on reddit
Help with storing data in a dictionary: https://www.reddit.com/r/Python/comments/7fjojv/help_with_storing_data_in_a_dictionary/
reddit
Help with storing data in a dictionary • r/Python
Hi all, I'm hoping you good folks can help with a project I'm working on. Essentially, I am trying to create a class that will take as an input a...
pynanosvg - Cython bindings to nanosvg, the small simple SVG parsing and rasterizing library.: https://www.reddit.com/r/Python/comments/7fk0ag/pynanosvg_cython_bindings_to_nanosvg_the_small/
reddit
pynanosvg - Cython bindings to nanosvg, the small... • r/Python
2 points and 0 comments so far on reddit
python 3 and queries in pymysql: https://www.reddit.com/r/Python/comments/7flg5x/python_3_and_queries_in_pymysql/
reddit
python 3 and queries in pymysql • r/Python
This doesn't work: data = openSql('SELECT * FROM Main WHERE Title LIKE (%s)' % ('%'+theSearch+'%')) Error i get is: "You have an error in your...
"The one thing that Python definitely does not want to be is a GENERAL purpose programming language." - GvR: https://www.reddit.com/r/Python/comments/7fltpi/the_one_thing_that_python_definitely_does_not/
reddit
"The one thing that Python definitely does not want to... • r/Python
139 points and 45 comments so far on reddit
Is it possible to automate me posting on Facebook using Python?: https://www.reddit.com/r/Python/comments/7fm178/is_it_possible_to_automate_me_posting_on_facebook/
reddit
Is it possible to automate me posting on Facebook using... • r/Python
Is it possible to write a script in Python, which will - automatically (let's stay I go to work and leave my laptop turned on at home): open a...
Use Pillow to Detect Shade on Left Side of Image: https://www.reddit.com/r/Python/comments/7fmd32/use_pillow_to_detect_shade_on_left_side_of_image/
reddit
Use Pillow to Detect Shade on Left Side of Image • r/Python
I have these two images: * https://i.imgur.com/hLahQDs.jpg * https://i.imgur.com/aCsur6e.jpg Based on the lightness of the color present on the...
simple-sanic, a Blazing Fast http.server Replacement Using Sanic: https://www.reddit.com/r/Python/comments/7fmh34/simplesanic_a_blazing_fast_httpserver_replacement/
reddit
simple-sanic, a Blazing Fast http.server Replacement... • r/Python
1 points and 0 comments so far on reddit
Python on ESP32 (low cost microcontroller) for Industrial IoT Aplications: https://www.reddit.com/r/Python/comments/7fmbif/python_on_esp32_low_cost_microcontroller_for/
reddit
Python on ESP32 (low cost microcontroller) for... • r/Python
2 points and 0 comments so far on reddit
Any SEO, social media or marketing animals out there willing to help with the open source Transcrypt Python to JS compiler?: https://www.reddit.com/r/Python/comments/7fmwgx/any_seo_social_media_or_marketing_animals_out/
reddit
Any SEO, social media or marketing animals out there... • r/Python
Transcrypt is unique in its technical specifications: - very fast loading, compact and readable JS code - seamless integration with any JS lib -...
Scrolling with the BGL sub-module?: https://www.reddit.com/r/Python/comments/7fnnqg/scrolling_with_the_bgl_submodule/
reddit
Scrolling with the BGL sub-module? • r/Python
I'm new to programming and trying to modify a Blender addon to scroll menus. The inputs, such as clicking and exiting are controlled by the BGL...