what is the best way to have projects in python?: https://www.reddit.com/r/Python/comments/8hniva/what_is_the_best_way_to_have_projects_in_python/
reddit
what is the best way to have projects in python? • r/Python
i am beginer at python.
At what point does a "catch all" class method become wasteful?: https://www.reddit.com/r/Python/comments/8hnmr5/at_what_point_does_a_catch_all_class_method/
reddit
At what point does a "catch all" class method become... • r/Python
I apologize if this question is better suited for the /r/learnpython community, I figured it was complex enough to be accepted here. I have a web...
PyPoet: Library to help writers play with words, one word at a time.: https://www.reddit.com/r/Python/comments/8hnn4g/pypoet_library_to_help_writers_play_with_words/
reddit
PyPoet: Library to help writers play with words, one... • r/Python
1 points and 0 comments so far on reddit
Python on cloud service providers: https://www.reddit.com/r/Python/comments/8hnss5/python_on_cloud_service_providers/
reddit
Python on cloud service providers • r/Python
Hello people! I have some python scripts that I would like to host and run on the cloud \(paid is fine\). However, the number of providers and...
Best solution for creating an SSE server application using Python and Ubuntu 18.04 LTS?: https://www.reddit.com/r/Python/comments/8ho4vj/best_solution_for_creating_an_sse_server/
reddit
Best solution for creating an SSE server application... • r/Python
I need to set up SSE streams and I'm currently looking for the best Python modules for that. Does anyone have experience with SSE and if so, what...
Pyception - Nerdy parody for Inception ( Love the creativity ): https://www.reddit.com/r/Python/comments/8hodmx/pyception_nerdy_parody_for_inception_love_the/
reddit
Pyception - Nerdy parody for Inception ( Love the... • r/Python
1 points and 0 comments so far on reddit
Best Books for learning Python?: https://www.reddit.com/r/Python/comments/8hoqwv/best_books_for_learning_python/
reddit
Best Books for learning Python? • r/Python
I’m looking for the best written content to digest as a beginner. I dabbled in html 15 years ago, have a strong background in MS word & excel, and...
Pipes - a Pipenv Environment Switcher: https://www.reddit.com/r/Python/comments/8hom1k/pipes_a_pipenv_environment_switcher/
reddit
Pipes - a Pipenv Environment Switcher • r/Python
I recently started using Pipenv. The new Pipfile + Pipefile.lock formats alone make Pipenv worth it. During the transition, however, I really...
Python developers profiled: What you use, what you do: https://www.reddit.com/r/Python/comments/8hpduf/python_developers_profiled_what_you_use_what_you/
reddit
Python developers profiled: What you use, what you do • r/Python
1 points and 0 comments so far on reddit
Poetry (Dependency management for Python) 0.9.0 is out: huge dependency resolution speed improvements and more: https://www.reddit.com/r/Python/comments/8hp9re/poetry_dependency_management_for_python_090_is/
reddit
Poetry (Dependency management for Python) 0.9.0 is out:... • r/Python
1 points and 0 comments so far on reddit
Me and my friend are trying to make a program, but we can't find help elsewhere on the internet.: https://www.reddit.com/r/Python/comments/8hp9zv/me_and_my_friend_are_trying_to_make_a_program_but/
reddit
Me and my friend are trying to make a program, but we... • r/Python
While the program itself is quite large, we just need help with one thing. We need to set up the program so that it asks the user to pick a number...
Tips to organize a small project as OOP (beginner): https://www.reddit.com/r/Python/comments/8hppcy/tips_to_organize_a_small_project_as_oop_beginner/
reddit
Tips to organize a small project as OOP (beginner)
I'm teaching myself python as a hobby. Right now I'm using it to automate various data entry I do in web forms. I'm using Selenium \(which I...
Is Google Speech Web service free?: https://www.reddit.com/r/Python/comments/8hpxk4/is_google_speech_web_service_free/
reddit
Is Google Speech Web service free? • r/Python
Hi, I’m creating a speech recognition, but I realized that google speech api isn’t free, but i tried internet examples and it works with...
VideoMorph: a video converter written in Python: https://www.reddit.com/r/Python/comments/8hqn0n/videomorph_a_video_converter_written_in_python/
reddit
r/Python - VideoMorph: a video converter written in Python
1 votes and 0 so far on reddit
NumPy vs TensorFlow vs Pure Python – Performance Comparison: https://www.reddit.com/r/Python/comments/8hqvu8/numpy_vs_tensorflow_vs_pure_python_performance/
reddit
r/Python - NumPy vs TensorFlow vs Pure Python – Performance Comparison
1 votes and 0 so far on reddit
Started learning by myself 9hrs ago and made rock paper scissors game. What do you think?: https://www.reddit.com/r/Python/comments/8hq9r7/started_learning_by_myself_9hrs_ago_and_made_rock/
reddit
Started learning by myself 9hrs ago and made rock paper... • r/Python
https://pastebin.com/jK7PgSAb How is it generally? and how is it for someone new to programming?