Looking for a place to start with accreditation, would this course from edx.org be good?: https://www.reddit.com/r/Python/comments/ahykqo/looking_for_a_place_to_start_with_accreditation/
reddit
r/Python - Looking for a place to start with accreditation, would this course from edx.org be good?
1 vote and 0 comments so far on Reddit
Creating a variable in a Pandas Data frame that is 10^ Variable: https://www.reddit.com/r/Python/comments/ahz5us/creating_a_variable_in_a_pandas_data_frame_that/
reddit
r/Python - Creating a variable in a Pandas Data frame that is 10^ Variable
1 vote and 0 comments so far on Reddit
[Blog post] Multiple heads in alembic migrations - what to do: https://www.reddit.com/r/Python/comments/ahzf82/blog_post_multiple_heads_in_alembic_migrations/
reddit
r/Python - [Blog post] Multiple heads in alembic migrations - what to do
1 vote and 0 comments so far on Reddit
Show HN: Drymail – A minimalist but complete email framework for Python: https://github.com/SkullTech/drymail
GitHub
GitHub - SkullTech/drymail: Makes sending emails easy and DRY — For Python 3.
Makes sending emails easy and DRY — For Python 3. Contribute to SkullTech/drymail development by creating an account on GitHub.
What is the difference between MLP implementation from scratch and in PyTorch?: https://stackoverflow.com/questions/54247143/what-is-the-difference-between-mlp-implementation-from-scratch-and-in-pytorch
Stack Overflow
What is the difference between MLP implementation from scratch and in PyTorch?
Following up the question from How to update the learning rate in a two layered multi-layered perceptron?
Given the XOR problem:
X = xor_input = np.array([[0,0], [0,1], [1,0], [1,1]])
Y = xor_out...
Given the XOR problem:
X = xor_input = np.array([[0,0], [0,1], [1,0], [1,1]])
Y = xor_out...
I’m learning Python. Having trouble using my source code in Terminal. The prompt appears, but it is only accepting numbers instead of numbers. Any ideas?: https://www.reddit.com/r/Python/comments/ahzx6w/im_learning_python_having_trouble_using_my_source/
reddit
r/Python - I’m learning Python. Having trouble using my source code in Terminal. The prompt appears, but it is only accepting numbers…
1 vote and 3 comments so far on Reddit
Best event based networking library for python?: https://www.reddit.com/r/Python/comments/ahzs34/best_event_based_networking_library_for_python/
reddit
r/Python - Best event based networking library for python?
1 vote and 1 comment so far on Reddit
Using my python skills I built a bot that automatically swipes right on Dating apps. Modern Problems Requires Modern Solutions: https://www.reddit.com/r/Python/comments/ai0e72/using_my_python_skills_i_built_a_bot_that/
reddit
Using my python skills I built a bot that automatically swipes...
Posted in r/Python by u/tycooperaow • 323 points and 78 comments
Running flask as package in production: https://stackoverflow.com/questions/47757167/running-flask-as-package-in-production
Stack Overflow
Running flask as package in production
I am trying to deploy my flask app. Usually I would have an app.py and put all code in it.
app.py
templates/
|
|--index.html
for my really small projects. But then I have a slightly larger app and
app.py
templates/
|
|--index.html
for my really small projects. But then I have a slightly larger app and
Create GUI that opens a Mail Merge Template and saves in PDF: https://www.reddit.com/r/Python/comments/ai131l/create_gui_that_opens_a_mail_merge_template_and/
reddit
r/Python - Create GUI that opens a Mail Merge Template and saves in PDF
0 votes and 0 comments so far on Reddit
Me and my friends made a python application aimed at Biology: https://www.reddit.com/r/Python/comments/ai17q7/me_and_my_friends_made_a_python_application_aimed/
reddit
r/Python - Me and my friends made a python application aimed at Biology
0 votes and 2 comments so far on Reddit
Lightweight, reusable framework for usable Scripts: https://www.reddit.com/r/Python/comments/ai1vc1/lightweight_reusable_framework_for_usable_scripts/
reddit
r/Python - Lightweight, reusable framework for usable Scripts
1 vote and 0 comments so far on Reddit
Lightweight, reusable framework for usable Scripts: https://www.reddit.com/r/Python/comments/ai1vc1/lightweight_reusable_framework_for_usable_scripts/
reddit
r/Python - Lightweight, reusable framework for usable Scripts
1 vote and 0 comments so far on Reddit
Numpy Guide for People In a Hurry – Towards Data Science: https://www.reddit.com/r/Python/comments/ai244s/numpy_guide_for_people_in_a_hurry_towards_data/
reddit
r/Python - Numpy Guide for People In a Hurry – Towards Data Science
2 votes and 0 comments so far on Reddit
Announcing the 1.0.0 release of my completely free and open source python project, Social Amnesia! This tool lets you wipe out old reddit and twitter items, automatically and on a schedule, with configuration tools to save the items you care about.: https://www.reddit.com/r/Python/comments/ai2zr4/announcing_the_100_release_of_my_completely_free/
reddit
r/Python - Announcing the 1.0.0 release of my completely free and open source python project, Social Amnesia! This tool lets you…
3 votes and 0 comments so far on Reddit
Flask, Django or not on the right track? (Advice Requested): https://www.reddit.com/r/Python/comments/ai3ajl/flask_django_or_not_on_the_right_track_advice/
reddit
r/Python - Flask, Django or not on the right track? (Advice Requested)
1 vote and 1 comment so far on Reddit