So I have a program I wrote and I want to make it be a program to share with a friend.: https://www.reddit.com/r/Python/comments/6y2jsh/so_i_have_a_program_i_wrote_and_i_want_to_make_it/
reddit
So I have a program I wrote and I want to make it be a... • r/Python
How do I do this. He doesnt know about python. I want to make a simple exe. so he can run.
Show HN: Hatch – A modern project, package, and virtual env manager for Python: https://github.com/ofek/hatch
GitHub
GitHub - pypa/hatch: Modern, extensible Python project management
Modern, extensible Python project management. Contribute to pypa/hatch development by creating an account on GitHub.
My Adventures in Pillow Part 2 - Motivational Twitter Shitposts: https://www.reddit.com/r/Python/comments/6y06is/my_adventures_in_pillow_part_2_motivational/
reddit
My Adventures in Pillow Part 2 - Motivational Twitter... • r/Python
1 points and 0 comments so far on reddit
Advantage of Python 3 (Functions and Variables): https://www.reddit.com/r/Python/comments/6y7jwx/advantage_of_python_3_functions_and_variables/
reddit
Advantage of Python 3 (Functions and Variables) • r/Python
3 points and 1 comments so far on reddit
Raspberry Pie: A discord guild with over 1,800 users where you can get help with your code from a moderately active community: https://www.reddit.com/r/Python/comments/6y84d7/raspberry_pie_a_discord_guild_with_over_1800/
reddit
Raspberry Pie: A discord guild with over 1,800 users... • r/Python
3 points and 0 comments so far on reddit
Extending Python With C Libraries and the “ctypes” Module: https://www.reddit.com/r/Python/comments/6y7wxv/extending_python_with_c_libraries_and_the_ctypes/
reddit
Extending Python With C Libraries and the “ctypes” Module • r/Python
3 points and 0 comments so far on reddit
Count people in realtime video: https://stackoverflow.com/questions/45956632/count-people-in-realtime-video
Stack Overflow
Count people in realtime video
Im using the following code to count the number of people in realtime webcam from morning till night
people_list = []
while True:
_, frame = video_capture.read()
gray = cv2.cvtColor(frame...
people_list = []
while True:
_, frame = video_capture.read()
gray = cv2.cvtColor(frame...
Taxonomic examinations of genome bins from Tara Oceans (Honorary Sunday Morning Bioinformatics): https://www.reddit.com/r/Python/comments/6y86pv/taxonomic_examinations_of_genome_bins_from_tara/
reddit
Taxonomic examinations of genome bins from Tara Oceans... • r/Python
1 points and 0 comments so far on reddit
Unlocking the secrets of life with Biopython (Interview): https://www.reddit.com/r/Python/comments/6y8bz4/unlocking_the_secrets_of_life_with_biopython/
reddit
Unlocking the secrets of life with Biopython (Interview) • r/Python
1 points and 0 comments so far on reddit
What is considered to be the definitive Python bible, so far as books go?: https://www.reddit.com/r/Python/comments/6y8i05/what_is_considered_to_be_the_definitive_python/
reddit
What is considered to be the definitive Python bible,... • r/Python
I've been doing software development for 20+ years, and I'm not looking for a beginners Python programming book. I'm looking for something more...
What's everyone working on this week?: https://www.reddit.com/r/Python/comments/6y87sb/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...