Feedback required for a small cache library: https://www.reddit.com/r/Python/comments/6on8in/feedback_required_for_a_small_cache_library/
reddit
Feedback required for a small cache library • r/Python
I've recently created a [small python 3.5+ library](https://github.com/festinuz/gecaso) that focuses on providing simple and extendable solution...
Refactoring with tests in Python: a practical example: https://www.reddit.com/r/Python/comments/6on9cv/refactoring_with_tests_in_python_a_practical/
reddit
Refactoring with tests in Python: a practical example • r/Python
1 points and 0 comments so far on reddit
How to schedule tasks for a list of objects?: https://www.reddit.com/r/Python/comments/6onl0q/how_to_schedule_tasks_for_a_list_of_objects/
reddit
How to schedule tasks for a list of objects? • r/Python
I have a list of objects that control zwave devices. One of those objects is a lock, and I need a way to set up access codes to only work on each...
Drchrono(w11) – Help us fix healthcare / Python and Django developers needed: https://www.drchrono.com
Drchrono
Practice Medicine, Not Administration
Loading Dictionary Keys/Values into Tkinter OptionMenu: https://www.reddit.com/r/Python/comments/6oo2or/loading_dictionary_keysvalues_into_tkinter/
reddit
Loading Dictionary Keys/Values into Tkinter OptionMenu
Hey Guys, I was hoping to get some help with Tkinter. I'm using it for a barebones GUI for a small application (a bible bot for twitch) I built....
Python helper modules for dataviz (part 1 of 3): dates, records, utility functions.: https://www.reddit.com/r/Python/comments/6oo93c/python_helper_modules_for_dataviz_part_1_of_3/
reddit
Python helper modules for dataviz (part 1 of 3): dates,... • r/Python
1 points and 1 comments so far on reddit
Python vs. Swift? Or any other language (Beginner, no coding experience, Mechanical Engineer background): https://www.reddit.com/r/Python/comments/6op3ii/python_vs_swift_or_any_other_language_beginner_no/
reddit
Python vs. Swift? Or any other language (Beginner, no... • r/Python
This may be the wrong subreddit, apologize if it is. I have been deciding between Python or Swift to start as my first language. I know Swift is...
Any suggestions on a library/API to get the most recent headlines?: https://www.reddit.com/r/Python/comments/6opc81/any_suggestions_on_a_libraryapi_to_get_the_most/
reddit
Any suggestions on a library/API to get the most recent... • r/Python
Looking for something lightweight that will only get the headlines of articles that appear on the front page of any reputable news source - any...
Tool for finding vulnerabilities in Python projects: https://www.reddit.com/r/Python/comments/6opdgr/tool_for_finding_vulnerabilities_in_python/
reddit
Tool for finding vulnerabilities in Python projects • r/Python
Hi all, I work for a company called Black Duck Software. We focus on open source security. My pet project recently has been a tool called CoPilot....
What format do you use for your docstrings?: https://www.reddit.com/r/Python/comments/6oplhn/what_format_do_you_use_for_your_docstrings/
reddit
What format do you use for your docstrings? • r/Python
My company is currently deciding between using ReST or the Google style for writing docstrings. What do you all use? What do you like/dislike...
Virtualenv, pyenv, virtualenvwrapper and global python... Confused on how they all fit together.: https://www.reddit.com/r/Python/comments/6oq45p/virtualenv_pyenv_virtualenvwrapper_and_global/
reddit
Virtualenv, pyenv, virtualenvwrapper and global... • r/Python
So I think I understand the concept behind each Pyenv lets you manage different python versions virtualenv is for environments and...
Upgrading from 32 to 64-bit Python?: https://www.reddit.com/r/Python/comments/6oqabm/upgrading_from_32_to_64bit_python/
reddit
Upgrading from 32 to 64-bit Python? • r/Python
So I've been running 32-bit Python 3.5.2 on Windows 7 with no issues for a while now, but I want to start using Keras. Since Keras has a...
If I create a program in python will the computer require python to run?: https://www.reddit.com/r/Python/comments/6oqevm/if_i_create_a_program_in_python_will_the_computer/
reddit
If I create a program in python will the computer... • r/Python
I haven't touched compiling or making programs or anything yet. I use IDLE ATM and if I wanted to create a "program" like Notepad but written in...
How to draw population density of country on a map by Python: https://www.reddit.com/r/Python/comments/6oqosj/how_to_draw_population_density_of_country_on_a/
reddit
How to draw population density of country on a map by... • r/Python
I would like to draw a population of country based on data given by its towns. I have seen some wonderful maps on web but I have no idea of how...
Step-by-Step Guide on Deploying a Simple Flask App to Heroku: https://www.reddit.com/r/Python/comments/6oqqt5/stepbystep_guide_on_deploying_a_simple_flask_app/
reddit
Step-by-Step Guide on Deploying a Simple Flask App to... • r/Python
1 points and 0 comments so far on reddit