Anyone using Python in the book publishing world?: https://www.reddit.com/r/Python/comments/5nd5ym/anyone_using_python_in_the_book_publishing_world/
reddit
Anyone using Python in the book publishing world? • /r/Python
Just wondering what opportunities exist for me to make use of my new skills in the sector I already work in and know well.
List/Dict/Set Comprehensions are just for-loops with a simple template: https://www.reddit.com/r/Python/comments/5nd8la/listdictset_comprehensions_are_just_forloops_with/
reddit
List/Dict/Set Comprehensions are just for-loops with a... • /r/Python
0 points and 0 comments so far on reddit
A look inside Python packaging with conda and conda-forge with Phil Elson Kale Franz [audio interview]: https://www.reddit.com/r/Python/comments/5ndf91/a_look_inside_python_packaging_with_conda_and/
reddit
A look inside Python packaging with conda and... • /r/Python
1 points and 0 comments so far on reddit
Writing a program similar to a word count and it's taking a really long time. What would be the easiest way to parallelize it?: https://www.reddit.com/r/Python/comments/5ndgod/writing_a_program_similar_to_a_word_count_and_its/
reddit
Writing a program similar to a word count and it's... • /r/Python
I wrote a Python script that, given a set of words, searches for instances of those words in a column of a Pandas DataFrame. For example, if the...
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...