Simple Queues for Long-running Intensive Jobs?: https://www.reddit.com/r/Python/comments/4iibdc/simple_queues_for_longrunning_intensive_jobs/
reddit
Simple Queues for Long-running Intensive Jobs? • /r/Python
Hey, I'm trying to figure out what type queue to use for expensive, long-running jobs (think several hours, and a few terabytes). Most job...
Location for configuration in a virtualenv: http://stackoverflow.com/questions/37036193/location-for-configuration-in-a-virtualenv
Stackoverflow
Location for configuration in a virtualenv
Where is the common location/directory to store configuration in a python virtualenv?
For Linux there is /etc for user stuff there is XDG_CONFIG_HOME (~/.config) but for virtualenv ...?
I know th...
For Linux there is /etc for user stuff there is XDG_CONFIG_HOME (~/.config) but for virtualenv ...?
I know th...
Flask or Django for an API with Geospatial data?: https://www.reddit.com/r/Python/comments/4iixh5/flask_or_django_for_an_api_with_geospatial_data/
reddit
Flask or Django for an API with Geospatial data? • /r/Python
I'm about to start coding a RESTful API that will deal with Geospatial data mixed with financial data, pulling statistics with Pandas and Numpy....
Gitsome: A Supercharged Git/Shell Autocompleter with GitHub Integration, Python REPL: https://www.reddit.com/r/Python/comments/4ij8dn/gitsome_a_supercharged_gitshell_autocompleter/
reddit
Gitsome: A Supercharged Git/Shell Autocompleter with... • /r/Python
4 points and 0 comments so far on reddit
Testing apps that use requests without using mock. Interview with Ian Cordasco - Betamax: https://www.reddit.com/r/Python/comments/4ijb6l/testing_apps_that_use_requests_without_using_mock/
reddit
Testing apps that use requests without using mock.... • /r/Python
1 points and 0 comments so far on reddit
I need help installing Flask -getting an error: https://www.reddit.com/r/Python/comments/4ijmtn/i_need_help_installing_flask_getting_an_error/
reddit
I need help installing Flask -getting an error • /r/Python
I'm very new to this and the following is the error message I'm getting. When I googled for a solution, I came across an issue with non-ascii text...
Why is it so hard to find the Python download link on python.org?: https://www.reddit.com/r/Python/comments/4ijns5/why_is_it_so_hard_to_find_the_python_download/
Python.org
Welcome to Python.org
The official home of the Python Programming Language
PotterScript : A language similar to Muggle's Python: https://www.reddit.com/r/Python/comments/4iju41/potterscript_a_language_similar_to_muggles_python/
reddit
PotterScript : A language similar to Muggle's Python • /r/Python
1 points and 0 comments so far on reddit
Python, Postgres, SQLAlchemy, and PGA Tour Stats: https://www.reddit.com/r/Python/comments/4ijh15/python_postgres_sqlalchemy_and_pga_tour_stats/
reddit
Python, Postgres, SQLAlchemy, and PGA Tour Stats • /r/Python
4 points and 0 comments so far on reddit
Show HN: Update your requirements.txt file with Pur in Python: https://github.com/alanhamlett/pip-update-requirements
GitHub
GitHub - alanhamlett/pip-update-requirements: Update the packages in a requirements.txt file.
Update the packages in a requirements.txt file. Contribute to alanhamlett/pip-update-requirements development by creating an account on GitHub.
What wsgi-server do you use on your pypy gevent(same time) apps ?: https://www.reddit.com/r/Python/comments/4ikdz4/what_wsgiserver_do_you_use_on_your_pypygeventsame/
reddit
What wsgi-server do you use on your pypy+gevent(same... • /r/Python
The one I normally use (uwsgi) doesn't support them together yet.
How to lasso- select data in web app? [Flask-specific]: https://www.reddit.com/r/Python/comments/4ikgs6/how_to_lasso_select_data_in_web_app_flaskspecific/
reddit
How to lasso- select data in web app? [Flask-specific] • /r/Python
Hey /r/python, I'm new to most elements of programming, and I'm building a custom website using Flask. I'm trying to figure out the best way to...
Downloading, analyzing, and mapping 10 years of personal music listening history from last.fm with python, pandas, matplotlib (code on github): https://www.reddit.com/r/Python/comments/4ik8iy/downloading_analyzing_and_mapping_10_years_of/
Last.fm
Last.fm | Play music, find songs, and discover artists
The world's largest online music service. Listen online, find out more about your favourite artists, and get music recommendations, only at Last.fm
How can I use Python script to grab mortgage rate from a bank website and send email to self?: https://www.reddit.com/r/Python/comments/4ikit8/how_can_i_use_python_script_to_grab_mortgage_rate/
reddit
How can I use Python script to grab mortgage rate from... • /r/Python
I tried google to see if anyone has done this and came up empty. How hard or easy can this be done? Here's my local bank website for mortgage...