A guide to unit testing in Python 3.5?: https://www.reddit.com/r/Python/comments/5ndtrt/a_guide_to_unit_testing_in_python_35/
reddit
A guide to unit testing in Python 3.5? • /r/Python
Is anyone aware of an understandable guide to unit testing in python 3.5? Not extremely deep into the subject, but including minor examples and...
Ability to create new queues if needed in Celery or RQ: https://www.reddit.com/r/Python/comments/5ne5wq/ability_to_create_new_queues_if_needed_in_celery/
reddit
Ability to create new queues if needed in Celery or RQ • /r/Python
An API call with /exec?server=server01&do=install_nginx I want this to go into a queue called server01_queue which will hold all server01 tasks...
Looking for a Script Builder for Amazon: https://www.reddit.com/r/Python/comments/5ney21/looking_for_a_script_builder_for_amazon/
reddit
Looking for a Script Builder for Amazon • /r/Python
If this is the wrong sub I apologize. Before deleting please direct me to the proper place. Im looking to hire someone to build me a script or...
Using a C library of cpp and h-files in python: https://www.reddit.com/r/Python/comments/5nf01s/using_a_c_library_of_cpp_and_hfiles_in_python/
reddit
Using a C++ library of cpp and h-files in python • /r/Python
I have a C++ library that consists of the following cpp and h files. I wish to expose the functions in cortex.cpp to Python (3.5). cortex.h ...
Began to get frustrated that I could not find a good plotting solution for web 3D data and ran into this article.: https://www.reddit.com/r/Python/comments/5nfa8f/began_to_get_frustrated_that_i_could_not_find_a/
reddit
Began to get frustrated that I could not find a good... • /r/Python
1 points and 0 comments so far on reddit
Orbital physics simulation with python 3.5: https://www.reddit.com/r/Python/comments/5nfcps/orbital_physics_simulation_with_python_35/
reddit
Orbital physics simulation with python 3.5 • /r/Python
Hey reddit folks. I have to do a research paper about rockets/satellites and would like to programm a small simulation where you can enter the...
Google Data Lab, why only Python 2?: https://www.reddit.com/r/Python/comments/5nfe78/google_data_lab_why_only_python_2/
reddit
Google Data Lab, why only Python 2? • /r/Python
I am by no means close to competent in data wrangling or anything close but I am starting to become involved with the field. So far everything...
MicroBit Python Script Idea's: https://www.reddit.com/r/Python/comments/5nfqmq/microbit_python_script_ideas/
reddit
MicroBit Python Script Idea's • /r/Python
So i got this thing called a Microbit on school 2day and I had many fun coding some python scripts for it such as playing the beginning of we are...
Learning to program robots with python: https://www.reddit.com/r/Python/comments/5nfqn7/learning_to_program_robots_with_python/
reddit
Learning to program robots with python • /r/Python
Hi I've been working on learning python in my free time because I eventually want to start making robots of my own (i.e. from scratch). I am...
python data science for non-programmers and for not data scientists.: https://www.reddit.com/r/Python/comments/5ng3k6/python_data_science_for_nonprogrammers_and_for/
reddit
python data science for non-programmers and for not... • /r/Python
Hey all, I convinced my sister to learn Python. I told her that it can easily replace spreadsheet to work with data and plot nice graphs. Now I...
Game engines that use Python: https://www.reddit.com/r/Python/comments/5nfz3c/game_engines_that_use_python/
reddit
Game engines that use Python • /r/Python
I am currently learning Python on Code Schools Free online courses. I want to use python to make something maybe like a fun little game, but I...
DVR-Scan: Tool to find and extract motion events in video files (e.g. security camera footage) [First Release]: https://www.reddit.com/r/Python/comments/5ngswv/dvrscan_tool_to_find_and_extract_motion_events_in/
reddit
DVR-Scan: Tool to find and extract motion events in... • /r/Python
6 points and 1 comments so far on reddit
Python or PHP based web stack in 2017 and why?: https://www.reddit.com/r/Python/comments/5nhjqg/python_or_php_based_web_stack_in_2017_and_why/
reddit
Python or PHP based web stack in 2017 and why? • r/Python
(I'd raised this in /r/webdev a few days ago as well, but I'm needing more insights, so I'm posting again.) I know this is an ever-debatable...
Elasticsearch DSL python queries with filters and aggregations on nested properties: http://stackoverflow.com/questions/41558241/elasticsearch-dsl-python-queries-with-filters-and-aggregations-on-nested-propert
Stackoverflow
Elasticsearch DSL python queries with filters and aggregations on nested properties
I would like to build a filtered Elasticsearch query using filtering via nested objects plus make an aggregation to get the minimum value of a nested object inside a nested objects list.
The filte...
The filte...