I created a quick python class to help me manage my SQLite3 databases: https://www.reddit.com/r/Python/comments/9lgosh/i_created_a_quick_python_class_to_help_me_manage/
reddit
r/Python - I created a quick python class to help me manage my SQLite3 databases
2 votes and 1 comment so far on Reddit
Python, NLTK, and the Digital Humanities: Finding Patterns in Gothic Literature: https://www.reddit.com/r/Python/comments/9lgf0n/python_nltk_and_the_digital_humanities_finding/
reddit
r/Python - Python, NLTK, and the Digital Humanities: Finding Patterns in Gothic Literature
2 votes and 0 comments so far on Reddit
I built this thing to make coding interviews suck less: https://www.reddit.com/r/Python/comments/9lgjvk/i_built_this_thing_to_make_coding_interviews_suck/
reddit
r/Python - I built this thing to make coding interviews suck less
210 votes and 45 comments so far on Reddit
Tweecon - Twitter Recon Script Used To Track Keywords in Real Time on Twitter Using Tweepy: https://www.reddit.com/r/Python/comments/9liboe/tweecon_twitter_recon_script_used_to_track/
reddit
r/Python - Tweecon - Twitter Recon Script Used To Track Keywords in Real Time on Twitter Using Tweepy
1 vote and 0 comments so far on Reddit
Generating an image containing all possible colors (in 24-bit) using hilbert curves in python: https://www.reddit.com/r/Python/comments/9liqbe/generating_an_image_containing_all_possible/
reddit
r/Python - Generating an image containing all possible colors (in 24-bit) using hilbert curves in python
2 votes and 1 comment so far on Reddit
Python OOP Concept - Construct Classes and define Objects: https://www.reddit.com/r/Python/comments/9lk0sv/python_oop_concept_construct_classes_and_define/
reddit
r/Python - Python OOP Concept - Construct Classes and define Objects
1 vote and 0 comments so far on Reddit
How to build your own Neural Network from scratch in Python: https://www.reddit.com/r/Python/comments/9lk33d/how_to_build_your_own_neural_network_from_scratch/
reddit
r/Python - How to build your own Neural Network from scratch in Python
1 vote and 0 comments so far on Reddit
pygame multithread client socket GUI Blocking: https://stackoverflow.com/questions/52607405/pygame-multithread-client-socket-gui-blocking
Stack Overflow
pygame multithread client socket GUI Blocking
I wanna write a gomoku game with server and client, the terminal version works good, but pygame version just blocked and can't rend anything
Here is the game execute function
First it start a soc...
Here is the game execute function
First it start a soc...
I have made a package to render LineCharts and Spreadsheets on terminal.: https://www.reddit.com/r/Python/comments/9lkfsq/i_have_made_a_package_to_render_linecharts_and/
reddit
r/Python - I have made a package to render LineCharts and Spreadsheets on terminal.
1 vote and 0 comments so far on Reddit
jinja2: can i indent in the template, but lose the indents in the rendered template?: https://www.reddit.com/r/Python/comments/9lkifp/jinja2_can_i_indent_in_the_template_but_lose_the/
reddit
jinja2: can i indent in the template, but lose the... • r/Python
Hi, i have a jinja2 template in which there are a couple of nested for loops plus various if-else statements. Without some indentation, it gets...
ASCII generator (image2text, image2image and video2video) written in Python (Github repo: https://github.com/1991viet/ASCII-generator): https://www.reddit.com/r/Python/comments/9lkyom/ascii_generator_image2text_image2image_and/
GitHub
1991viet/ASCII-generator
ASCII generator (image to text, image to image, video to video) - 1991viet/ASCII-generator
Switching LED Colors using an ESP32 running MicroPython and Amazon Echo (Alexa): https://www.reddit.com/r/Python/comments/9ll4ci/switching_led_colors_using_an_esp32_running/
reddit
r/Python - Switching LED Colors using an ESP32 running MicroPython and Amazon Echo (Alexa)
1 vote and 0 comments so far on Reddit