sweetmorse: Morse code tools inter-process communication via Morse code: https://www.reddit.com/r/Python/comments/6zn5y2/sweetmorse_morse_code_tools_interprocess/
reddit
sweetmorse: Morse code tools + inter-process... • r/Python
1 points and 0 comments so far on reddit
What's everyone working on this week?: https://www.reddit.com/r/Python/comments/6zn6fy/whats_everyone_working_on_this_week/
reddit
What's everyone working on this week? • r/Python
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your pain. Talk about your...
Obey the Testing Goat - "TDD for the Web, with Python, Selenium, Django, JavaScript and pals" - 2nd ed is out!: https://www.reddit.com/r/Python/comments/6znath/obey_the_testing_goat_tdd_for_the_web_with_python/
reddit
Obey the Testing Goat - "TDD for the Web, with Python,... • r/Python
1 points and 0 comments so far on reddit
Python/Django Standalone Script - Import by filename is not supported: https://stackoverflow.com/questions/46135852/python-django-standalone-script-import-by-filename-is-not-supported
Stackoverflow
Python/Django Standalone Script - Import by filename is not supported
I have the following script and it's meant to be a standalone Django script so I can run python my_script.py from the command line. It used to work with Django 1.8, after I upgrade to Django 1.11, ...
Ethical Hacking with Python and Kali linux Tutorial: https://www.reddit.com/r/Python/comments/6znpdr/ethical_hacking_with_python_and_kali_linux/
reddit
Ethical Hacking with Python and Kali linux Tutorial • r/Python
2 points and 0 comments so far on reddit
Using Python to build an AI Twitter bot people trust: https://www.reddit.com/r/Python/comments/6zniy9/using_python_to_build_an_ai_twitter_bot_people/
reddit
Using Python to build an AI Twitter bot people trust • r/Python
4 points and 0 comments so far on reddit
Using Python to solve my frustrations with a game: https://www.reddit.com/r/Python/comments/6zo4w2/using_python_to_solve_my_frustrations_with_a_game/
reddit
Using Python to solve my frustrations with a game • r/Python
It's not often that I get to go back to the simplistic AI knowledge I gained in college and apply them to a real-world situation. Of course in...
Using Python to Create Hacking Scripts Hacking course 2017: https://www.reddit.com/r/Python/comments/6zo7u2/using_python_to_create_hacking_scripts_hacking/
reddit
Using Python to Create Hacking Scripts Hacking course 2017 • r/Python
1 points and 0 comments so far on reddit
Implementation of Gaussian Processes Classifier, MLP, k-NN, PCA, RBM, LogReg from scratch in python and examples on MNIST: https://www.reddit.com/r/Python/comments/6zoia4/implementation_of_gaussian_processes_classifier/
reddit
Implementation of Gaussian Processes Classifier, MLP,... • r/Python
1 points and 0 comments so far on reddit
Read Android Screen with Python: https://www.reddit.com/r/Python/comments/6zon2j/read_android_screen_with_python/
reddit
Read Android Screen with Python • r/Python
I wanted to read my android phone screen (connected to my computer via usb) in real-time using python, to use image recognition tools to extract...
Looking for advice - Writing character generator for RPG, looking for advice on how to store character class data: https://www.reddit.com/r/Python/comments/6zosur/looking_for_advice_writing_character_generator/
reddit
Looking for advice - Writing character generator for... • r/Python
I'm fairly new to python. As a youth I played RPGs (like D&D or Rifts). I'm planning to write a program to automate character creation as a...
Monique Dashboards - a library for creating custom dashboards that auto-parses JSON, CSV files, command output (comes with a full web application): https://www.reddit.com/r/Python/comments/6zp5jz/monique_dashboards_a_library_for_creating_custom/
reddit
Monique Dashboards - a library for creating custom... • r/Python
3 points and 0 comments so far on reddit
How to put plot legend outside the plot area and get everything fit inside it?: https://www.reddit.com/r/Python/comments/6zqi54/how_to_put_plot_legend_outside_the_plot_area_and/
reddit
How to put plot legend outside the plot area and get... • r/Python
I'm going to have about 50 plots on one figure, so I want the legend to be shown in a separate figure or be saved in a separate jpeg/png file. How...