Hosting a private PyPI repo or installing from source?: https://www.reddit.com/r/Python/comments/7o22xa/hosting_a_private_pypi_repo_or_installing_from/
reddit
Hosting a private PyPI repo or installing from source? • r/Python
Do you recommend having private PyPI for internal private libraries or just installing them the standard way from sources (gitlab,...).
Learning Python: Project for 2018: https://www.reddit.com/r/Python/comments/7o26cm/learning_python_project_for_2018/
reddit
Learning Python: Project for 2018 • r/Python
Hey r/python, happy new year! I wanted to take my programming seriously this year, after I had begun working with Python via CodeSchool in...
Hacking WiFi to inject cryptocurrency miner to HTML requests with Python: https://www.reddit.com/r/Python/comments/7o23lb/hacking_wifi_to_inject_cryptocurrency_miner_to/
reddit
Hacking WiFi to inject cryptocurrency miner to HTML... • r/Python
769 points and 66 comments so far on reddit
Youtube playlist synchronization script: https://www.reddit.com/r/Python/comments/7o2p7o/youtube_playlist_synchronization_script/
reddit
Youtube playlist synchronization script • r/Python
I organize and listen to music using Youtube playlists, because it's convenient to find and add new songs. However, sometimes I don't have access...
Can someone post a sample code that's used to automate please?: https://www.reddit.com/r/Python/comments/7o34nx/can_someone_post_a_sample_code_thats_used_to/
reddit
Can someone post a sample code that's used to automate... • r/Python
Hello, kind of a weird request but I'm a visual learner and I need to see stuff before it "clicks" in me. So I was wondering if you could post...
New To Python programming. Want to learn all about it.: https://www.reddit.com/r/Python/comments/7o2v9x/new_to_python_programming_want_to_learn_all_about/
reddit
New To Python programming. Want to learn all about it. • r/Python
I watched some of the youtube videos and read some thinkpython.pdf but have lots of doubts and nobody to discuss with. If anybody is out there and...
Wrecking ball animation in 14 lines of code in Blender 3d: https://www.reddit.com/r/Python/comments/7o2xy3/wrecking_ball_animation_in_14_lines_of_code_in/
reddit
Wrecking ball animation in 14 lines of code in Blender 3d • r/Python
7 points and 0 comments so far on reddit
Python - How to intuit word from abbreviated text using NLP?: https://stackoverflow.com/questions/43510778/python-how-to-intuit-word-from-abbreviated-text-using-nlp
Stack Overflow
Python - How to intuit word from abbreviated text using NLP?
I was recently working on a data set that used abbreviations for various words. For example,
wtrbtl = water bottle
bwlingbl = bowling ball
bsktball = basketball
There did not seem to be any consi...
wtrbtl = water bottle
bwlingbl = bowling ball
bsktball = basketball
There did not seem to be any consi...
How to validate forms with a recursive validation function: https://stackoverflow.com/questions/48059908/how-to-validate-forms-with-a-recursive-validation-function
Stackoverflow
How to validate forms with a recursive validation function
I'm trying to validate some JSON post data recursively, but having trouble returning error reponses in the "child" calls. Here's a simplified version:
POST data:
{
response_type: "parent",
POST data:
{
response_type: "parent",
Looking for some Python begineers with whom I can learn to code.: https://www.reddit.com/r/Python/comments/7o3a8h/looking_for_some_python_begineers_with_whom_i_can/
reddit
Looking for some Python begineers with whom I can learn... • r/Python
If you are interested message me.
How To Create Malware With Python: Bitcoin Thief: https://www.reddit.com/r/Python/comments/7o3c21/how_to_create_malware_with_python_bitcoin_thief/
reddit
How To Create Malware With Python: Bitcoin Thief • r/Python
1 points and 0 comments so far on reddit
Python Weekly - Issue 328 : http://mailchi.mp/pythonweekly/python-weekly-issue-328
Transcribing an Audio File to Text with Google Cloud Speech API and Python: https://www.reddit.com/r/Python/comments/7o46pv/transcribing_an_audio_file_to_text_with_google/
reddit
Transcribing an Audio File to Text with Google Cloud... • r/Python
1 points and 0 comments so far on reddit
Free Python script hosting with scheduled tasks, very minimal usage?: https://www.reddit.com/r/Python/comments/7o4qej/free_python_script_hosting_with_scheduled_tasks/
reddit
Free Python script hosting with scheduled tasks, very... • r/Python
I was thinking of doing a tiny script for myself, like 100 lines of Python if that to just (legally, ethically) automate a laborious thing I have...