Need a good compendium of student's tasks on Python: https://www.reddit.com/r/Python/comments/7oehkq/need_a_good_compendium_of_students_tasks_on_python/
reddit
Need a good compendium of student's tasks on Python • r/Python
Hi folks! Our Python professor needs some good tasks on Python to give them to our students. We need some tasks on packages, decorators, and,...
Apps to build while learning python: https://www.reddit.com/r/Python/comments/7oew3n/apps_to_build_while_learning_python/
reddit
Apps to build while learning python • r/Python
What are some of the best apps to build while learning python? I'm still only a beginner but I feel it's to best for me to build stuff with the...
What's your strategy for managing commonly reused snippets of code across different projects?: https://www.reddit.com/r/Python/comments/7of4cp/whats_your_strategy_for_managing_commonly_reused/
reddit
What's your strategy for managing commonly reused... • r/Python
Particularly all the little functions in "utils.py" - I'm looking for a better workflow for sharing code that's regularly reused, but not...
I made a site where users can create video collages online for free, the first of its kind. Check out MovingCollage: https://www.reddit.com/r/Python/comments/7ofj3j/i_made_a_site_where_users_can_create_video/
reddit
I made a site where users can create video collages... • r/Python
1 points and 0 comments so far on reddit
Capturing audio output data: https://www.reddit.com/r/Python/comments/7og2hc/capturing_audio_output_data/
reddit
Capturing audio output data • r/Python
Hi guys, I'm trying to figure out a way to capture audio data for visualization. I plan on using this on a raspberry pi running ubuntu mate 16.04,...
EigenFaces and A Simple Face Detector with PCA/SVD in Python: https://www.reddit.com/r/Python/comments/7og6yj/eigenfaces_and_a_simple_face_detector_with_pcasvd/
reddit
EigenFaces and A Simple Face Detector with PCA/SVD in... • r/Python
1 points and 0 comments so far on reddit
How to go about automating my job as an intern?: https://www.reddit.com/r/Python/comments/7oguh9/how_to_go_about_automating_my_job_as_an_intern/
reddit
How to go about automating my job as an intern? • r/Python
So I know a little python and I was hoping to use it as a new intern at a start-up. Basically I have to reply to every new user on intercom.io...
Server Access Logging in Django using middleware: https://www.reddit.com/r/Python/comments/7ogsq4/server_access_logging_in_django_using_middleware/
reddit
Server Access Logging in Django using middleware • r/Python
2 points and 1 comments so far on reddit
I used NLTK, Numpy, Sanic, and word vectors to make an online robot to guess what you'll say: https://www.reddit.com/r/Python/comments/7ohmbs/i_used_nltk_numpy_sanic_and_word_vectors_to_make/
reddit
I used NLTK, Numpy, Sanic, and word vectors to make an... • r/Python
1 points and 1 comments so far on reddit
Customize flask form as table: https://stackoverflow.com/questions/48082951/customize-flask-form-as-table
Stack Overflow
Customize flask form as table
I've been biting my nails on this one for quite some time. In my Flask-app I currently have a product-database, for which in the app I have a page that queries each product column into a table.
For
For
Where is a great place to learn Python but from the stance of having prior programming experience?: https://www.reddit.com/r/Python/comments/7oih9f/where_is_a_great_place_to_learn_python_but_from/
reddit
Where is a great place to learn Python but from the... • r/Python
The web is flush with Python inyroductory courses but they all have one thing in common: they assume you have no software development experience...
Customized Google Paper Signal with the AIY Voice Hat: https://www.reddit.com/r/Python/comments/7oingf/customized_google_paper_signal_with_the_aiy_voice/
reddit
Customized Google Paper Signal with the AIY Voice Hat • r/Python
1 points and 0 comments so far on reddit
How do I download html5 video from this page using python?: https://www.reddit.com/r/Python/comments/7oj1hm/how_do_i_download_html5_video_from_this_page/
reddit
How do I download html5 video from this page using python? • r/Python
For example here is the page. [Video...
Help: I need to develop and demo a Neural network or machine learning thing this Wednesday: https://www.reddit.com/r/Python/comments/7oj7u3/help_i_need_to_develop_and_demo_a_neural_network/
reddit
Help: I need to develop and demo a Neural network or... • r/Python
1 points and 1 comments so far on reddit
Thoughts on Pelican for a personal website/blog: https://www.reddit.com/r/Python/comments/7ojjak/thoughts_on_pelican_for_a_personal_websiteblog/
reddit
Thoughts on Pelican for a personal website/blog
In the past I had used Jekyll for my webpage but wasn't very active so it didn't matter what I used really. Recently I've been trying to keep up a...