Cheap hosting for python scripts?: https://www.reddit.com/r/Python/comments/4i30t7/cheap_hosting_for_python_scripts/
reddit
Cheap hosting for python scripts? • /r/Python
I have a few python scripts that take a comma delimited file, process it and then output another one. I'd like to host them somewhere where I can...
Typed Python: new Mypy release: http://mypy-lang.blogspot.com/2016/05/mypy-04-released.html
RESTful Api framework that supports RethinkDB?: https://www.reddit.com/r/Python/comments/4i41d2/restful_api_framework_that_supports_rethinkdb/
reddit
RESTful Api framework that supports RethinkDB? • /r/Python
Does anyone know one? * eve doesn't support it: https://github.com/nicolaiarocci/eve/issues/668 These don't mention RethinkDB anywhere on their...
Speeding up the sound processing algorithm: http://stackoverflow.com/questions/37006960/speeding-up-the-sound-processing-algorithm
Stackoverflow
Speeding up the sound processing algorithm
I use the following code to do some immediate sound processing/analyzing. It works, but really slow (compared to the planned speed). I have added some time markers to find out where the problem is ...
Ok, so every time I run this and out in either of the options for 'a' it doesn't recognize them. Can someone help?: https://www.reddit.com/r/Python/comments/4i4lt2/ok_so_every_time_i_run_this_and_out_in_either_of/
reddit
Ok, so every time I run this and out in either of the... • /r/Python
0 points and 2 comments so far on reddit
Python3 resources for a Python2 programmer?: https://www.reddit.com/r/Python/comments/4i536e/python3_resources_for_a_python2_programmer/
reddit
Python3 resources for a Python2 programmer? • /r/Python
So the project I am on uses Python3. I guess it is now time that I get up to speed and actually learn it. I'll be honest, being an avid Python2...
Fast Python networking: Implementation of asyncio event loop on top of libuv: https://www.reddit.com/r/Python/comments/4i5ikn/fast_python_networking_implementation_of_asyncio/
reddit
Fast Python networking: Implementation of asyncio... • /r/Python
3 points and 0 comments so far on reddit
Crowdsourced comparison of Python IDEs with detailed pros and cons for each.: https://www.reddit.com/r/Python/comments/4i5i9m/crowdsourced_comparison_of_python_ides_with/
reddit
Crowdsourced comparison of Python IDEs with detailed... • /r/Python
5 points and 0 comments so far on reddit
Formatting a text file that already contains a table with rows columns: https://www.reddit.com/r/Python/comments/4i5tu6/formatting_a_text_file_that_already_contains_a/
reddit
Formatting a text file that already contains a table... • /r/Python
Hello Reddit community, from what I'm reading Python can be a handy tool to format text so I thought I would give it a try. In my text sample I...
Live plot using PyQtGraph is drawing even with the device disconnected: http://stackoverflow.com/questions/37028384/live-plot-using-pyqtgraph-is-drawing-even-with-the-device-disconnected
Stackoverflow
Live plot using PyQtGraph is drawing even with the device disconnected
I am using Pyserial and PyQtgraph to plot live data. The connection between the device that i am reading the data from (an arduino) and my pc works fine, i mean that i can read the data. The problem
Hey everyone! I made my first calculator in Python! What do you think?: https://www.reddit.com/r/Python/comments/4i69m0/hey_everyone_i_made_my_first_calculator_in_python/
reddit
Hey everyone! I made my first calculator in Python! What do you think?
Posted in r/Python by u/_AceLewis • 288 points and 105 comments
What are some "must watch" videos for python beginners to understand conceptually how python works?: https://www.reddit.com/r/Python/comments/4i6juf/what_are_some_must_watch_videos_for_python/
reddit
What are some "must watch" videos for python beginners... • /r/Python
0 points and 1 comments so far on reddit
Having trouble selling a large enterprise on Python vs. others: https://www.reddit.com/r/Python/comments/4i6rex/having_trouble_selling_a_large_enterprise_on/
reddit
Having trouble selling a large enterprise on Python... • /r/Python
When we purchase a large piece of expensive enterprise stats/data software like SAS it comes with contracts between us and the company we're...
Just did my first flask-sqlalchemy website. Tell me what you think :-): https://www.reddit.com/r/Python/comments/4i7444/just_did_my_first_flasksqlalchemy_website_tell_me/
reddit
Just did my first flask-sqlalchemy website. Tell me... • /r/Python
1 points and 3 comments so far on reddit
Cant find a good detailed resource on the functional details of python at the machine level.: https://www.reddit.com/r/Python/comments/4i7hs1/cant_find_a_good_detailed_resource_on_the/
reddit
Cant find a good detailed resource on the functional... • /r/Python
Hi, over some months I've gotten adept at writing python code, but I feel I still have some big gaps on understanding why things are done the way...