Roughly what percentage of your work time is spent writing code and what percentage is spent figuring out how to write that code?: https://www.reddit.com/r/Python/comments/4trfti/roughly_what_percentage_of_your_work_time_is/
reddit
Roughly what percentage of your work time is spent... • /r/Python
0 points and 0 comments so far on reddit
Python 101 teaching materials?: https://www.reddit.com/r/Python/comments/4trhj7/python_101_teaching_materials/
reddit
Python 101 teaching materials? • /r/Python
I'm an intermediate Python developer (application security is my field) and I am teaching 20 high school teachers some basic infosec at a national...
Code architecture: Best way to handle batch processing dirty data from cloud?: https://www.reddit.com/r/Python/comments/4tromc/code_architecture_best_way_to_handle_batch/
reddit
Code architecture: Best way to handle batch processing... • /r/Python
I am working on some data wrangling with some messy, code-breaking data interspersed with good data, and I'm looking for sane, 'pythonic' ways to...
Anyone know any good text editors that support Python?: https://www.reddit.com/r/Python/comments/4tryj7/anyone_know_any_good_text_editors_that_support/
reddit
Anyone know any good text editors that support Python? • /r/Python
Hello guys, I'm new to programming as of this week and I'm learning Python from code academy to start off with. In the lessons there is a bit...
Deploy your own python app to receive each tweet of your feed/lists as en email: https://www.reddit.com/r/Python/comments/4trxxo/deploy_your_own_python_app_to_receive_each_tweet/
reddit
Deploy your own python app to receive each tweet of... • /r/Python
1 points and 0 comments so far on reddit
Machine Learning over 1M hotel reviews finds interesting insights: https://www.reddit.com/r/Python/comments/4try49/machine_learning_over_1m_hotel_reviews_finds/
reddit
Machine Learning over 1M hotel reviews finds... • /r/Python
1 points and 0 comments so far on reddit
set-package-attribute: Run modules inside packages as scripts: https://www.reddit.com/r/Python/comments/4ts5kf/setpackageattribute_run_modules_inside_packages/
reddit
set-package-attribute: Run modules inside packages as... • /r/Python
1 points and 0 comments so far on reddit
Simplest way to convert my python app to a web app?: https://www.reddit.com/r/Python/comments/4ts2tf/simplest_way_to_convert_my_python_app_to_a_web_app/
reddit
Simplest way to convert my python app to a web app?
I have a small app that takes some input parameters and produces a plot using matplotlib. I'd like to make a web version to communicate with a...
Tutorial - Learn Python From Scratch In No Time Flat!: https://www.reddit.com/r/Python/comments/4ts5r6/tutorial_learn_python_from_scratch_in_no_time_flat/
reddit
Tutorial - Learn Python From Scratch In No Time Flat! • /r/Python
1 points and 0 comments so far on reddit
Python Wheels on linux (how? and why?): http://stackoverflow.com/questions/38324391/python-wheels-on-linux-how-and-why
Stackoverflow
Python Wheels on linux (how? and why?)
I know that wheels are binary version of a module uploaded on PyPI.
with pip install
On Windows: I get wheels downloaded and installed.
On Ubuntu: I should get the source distribution of the pac...
with pip install
On Windows: I get wheels downloaded and installed.
On Ubuntu: I should get the source distribution of the pac...
S-Box construction: Weighing pork: https://www.reddit.com/r/Python/comments/4tsrnu/sbox_construction_weighing_pork/
reddit
S-Box construction: Weighing pork • /r/Python
Given all hamming weights for integers from 0 to n, a target hamming weight per block, a number of selections per block, and a value denoting the...
New to Python Can not run configure Project Interpreter in PyCharm IDE: https://www.reddit.com/r/Python/comments/4tsrwx/new_to_python_can_not_run_configure_project/
reddit
New to Python Can not run configure Project... • /r/Python
I installed Python 3.6 64 on my windows 7 to C:\Python36 I open PyCharm and try to set my project interpreter but I run into an error that looks...
Excel overflow error fix via python?: https://www.reddit.com/r/Python/comments/4tssph/excel_overflow_error_fix_via_python/
reddit
Excel overflow error fix via python? • /r/Python
Hi, I'm working on a program to try and simplify a very tedious project at work dealing with a very large amount of data. I wrote an Excel VBA to...
Smother: collect separate coverage data for each test. Lookup which tests call particular functions.: https://www.reddit.com/r/Python/comments/4tsuzb/smother_collect_separate_coverage_data_for_each/
reddit
Smother: collect separate coverage data for each test.... • /r/Python
1 points and 0 comments so far on reddit
Web-based GUI with persistent objects?: https://www.reddit.com/r/Python/comments/4tt2rb/webbased_gui_with_persistent_objects/
reddit
Web-based GUI with persistent objects? • /r/Python
Hi, all, I'm relatively new to Python (only been working with it since January) so forgive me if I sound a bit n00bish. I need to put together...
Has anyone had luck communicating with TP-Link smart plugs?: https://www.reddit.com/r/Python/comments/4tt4rz/has_anyone_had_luck_communicating_with_tplink/
reddit
Has anyone had luck communicating with TP-Link smart... • /r/Python
Hello, I want to connect my Amazon Dash buttons to my TP-Link smart switch. I'm relatively comfortable with sending packets to the switch...
Any interest in a new Python to C compiler?: https://www.reddit.com/r/Python/comments/4ttjk7/any_interest_in_a_new_python_to_c_compiler/
reddit
Any interest in a new Python to C compiler? • /r/Python
I don't have any paid work at the moment, and I want to start a new project. I love Python for it's syntax but the performance is lacking, so I...
How do I set up Django Models for hundreds of rows *and* columns?: https://www.reddit.com/r/Python/comments/4tsuz8/how_do_i_set_up_django_models_for_hundreds_of/
reddit
How do I set up Django Models for hundreds of rows... • /r/Python
I'm a teacher looking to use python/django to help me better utilize all the data I get on my students. We use a site called IXL and it has...