I made a config file manager in Python. Thought /r/Python might find use for it: https://www.reddit.com/r/Python/comments/5eu4um/i_made_a_config_file_manager_in_python_thought/
reddit
I made a config file manager in Python. Thought... • /r/Python
I constantly tinker with different config files for different programs (.zshrc, .emacs, etc), and having to remember where all of them were was a...
Introduction to Python for Computational Science and Engineering: https://www.reddit.com/r/Python/comments/5eua0d/introduction_to_python_for_computational_science/
reddit
Introduction to Python for Computational Science and... • /r/Python
1 points and 0 comments so far on reddit
Introduction to Python for Computational Science and Engineering [pdf]: http://www.southampton.ac.uk/~fangohr/training/python/pdfs/Python-for-Computational-Science-and-Engineering.pdf
Wondering: is it possible to find a simple Python-only job out there?: https://www.reddit.com/r/Python/comments/5eup4y/wondering_is_it_possible_to_find_a_simple/
reddit
Wondering: is it possible to find a simple Python-only... • /r/Python
Hey, guys. Here's my problem. I don't know much about Python yet, but I would like to know if there is a market for Python-only jobs. Would I be...
Thoughts on Python 3 (Armin's valid, and coherent, [2011] constructive criticism of Python 3, with suggestions for improvements): https://www.reddit.com/r/Python/comments/5euryi/thoughts_on_python_3_armins_valid_and_coherent/
reddit
Thoughts on Python 3 (Armin's valid, and coherent,... • /r/Python
0 points and 0 comments so far on reddit
Constraint Programming libraries in Python?: https://www.reddit.com/r/Python/comments/5euw7g/constraint_programming_libraries_in_python/
reddit
Constraint Programming libraries in Python?
I am familiar to some extent to Constraint Programming and I know there are libraries in Java, C++ and even CP-specific languages like...
This Python 3 positive book The Python Apprentice is heavily discounted for the rest of November: https://www.reddit.com/r/Python/comments/5ev30x/this_python_3_positive_book_the_python_apprentice/
reddit
This Python 3 positive book The Python Apprentice is... • /r/Python
1 points and 0 comments so far on reddit
Financial Company and Ticker Autocomplete: https://www.reddit.com/r/Python/comments/5evdrf/financial_company_and_ticker_autocomplete/
reddit
Financial Company and Ticker Autocomplete • /r/Python
Censible just softly released the first accessible way to discover how well a public company rates financially, but also on its Environmental,...
Using the class __str__ method to print a list which stores objects from another class.: https://www.reddit.com/r/Python/comments/5evfui/using_the_class_str_method_to_print_a_list_which/
reddit
Using the class __str__ method to print a list which... • /r/Python
I have been trying to print out a object created in the 'Club' class which stores a list. It has a working method which appends runner objects...
anyone have experience with YouTube API (pay involved): https://www.reddit.com/r/Python/comments/5evps6/anyone_have_experience_with_youtube_api_pay/
reddit
anyone have experience with YouTube API (pay involved) • /r/Python
I'm looking for help obtaining youtube stats like "top 10 videos by views" I have done and made the API account with google but im stuck...
[Q] I am a python noob and I need help with getting steam id64: https://www.reddit.com/r/Python/comments/5ewbdh/q_i_am_a_python_noob_and_i_need_help_with_getting/
reddit
[Q] I am a python noob and I need help with getting... • /r/Python
Hey, im trying to write a simple program which would get the steam id64 of some username using steam API. How could this be done? Please keep in...
A function that sniffs for a Jackbox Party Pack room code in incoming websocket packets and returns it. FAQ in comments: https://www.reddit.com/r/Python/comments/5ewiye/a_function_that_sniffs_for_a_jackbox_party_pack/
reddit
A function that sniffs for a Jackbox Party Pack room... • /r/Python
2 points and 1 comments so far on reddit