Want to make a website inventory monitor and an auto checkout script. I have the basics but don’t know what else to do. Pls help.: https://www.reddit.com/r/Python/comments/8n5b5c/want_to_make_a_website_inventory_monitor_and_an/
reddit
r/Python - Want to make a website inventory monitor and an auto checkout script. I have the basics but don’t know what else to…
1 votes and 0 so far on reddit
How do you prepare for competitive programming?: https://www.reddit.com/r/Python/comments/8n5knz/how_do_you_prepare_for_competitive_programming/
reddit
How do you prepare for competitive programming? • r/Python
I am at a point where I can use python for making programs without much hassle, but I still struggle with competitive programming. I have noticed...
Yahoo Finance Stock Price Scraper - mosaic of 40 Brazilian stocks: https://www.reddit.com/r/Python/comments/8myqxc/yahoo_finance_stock_price_scraper_mosaic_of_40/
reddit
Yahoo Finance Stock Price Scraper - mosaic of 40... • r/Python
1 points and 0 comments so far on reddit
What is in your Python Development Environment?: https://www.reddit.com/r/Python/comments/8n6cep/what_is_in_your_python_development_environment/
reddit
r/Python - What is in your Python Development Environment?
1 votes and 0 so far on reddit
Logistic Regression in Python(Simplified for You): https://www.reddit.com/r/Python/comments/8n6vpi/logistic_regression_in_pythonsimplified_for_you/
reddit
Logistic Regression in Python(Simplified for You) • r/Python
1 points and 0 comments so far on reddit
Data Structures and Algorithms in real life.: https://www.reddit.com/r/Python/comments/8n752d/data_structures_and_algorithms_in_real_life/
reddit
Data Structures and Algorithms in real life. • r/Python
I want to practice my Data Structures and Algorithms in real life problems means I want to how to use it in real problems?
Documenting class attributes with type annotations: https://stackoverflow.com/questions/50546154/documenting-class-attributes-with-type-annotations
Stack Overflow
Documenting class attributes with type annotations
I want to autogenerate documentation to my code from docstrings. I have some basic class meant to store some data:
class DataHolder:
"""
Class to hold some data
Attributes:
...
class DataHolder:
"""
Class to hold some data
Attributes:
...
Less Toil, More Coil - Telemetry Analysis with Python: https://www.reddit.com/r/Python/comments/8n7k1p/less_toil_more_coil_telemetry_analysis_with_python/
reddit
Less Toil, More Coil - Telemetry Analysis with Python • r/Python
1 points and 0 comments so far on reddit
Which (micro)framework should I use to create an API?: https://www.reddit.com/r/Python/comments/8n7vmf/which_microframework_should_i_use_to_create_an_api/
reddit
Which (micro)framework should I use to create an API? • r/Python
I've toyed with Flask and Django to create a small API. I like them both, and now I'm looking into Sanic and Quart, but I don't know all the stuff...
"Creating correct and capable classifiers" at PyDataAmsterdam 2018: https://www.reddit.com/r/Python/comments/8n88zt/creating_correct_and_capable_classifiers_at/
reddit
"Creating correct and capable classifiers" at... • r/Python
1 points and 0 comments so far on reddit
Search results scraping (Facebook API): https://www.reddit.com/r/Python/comments/8n97pg/search_results_scraping_facebook_api/
reddit
Search results scraping (Facebook API) • r/Python
Dear all, I'm a researcher at a British University. Currently I am working on a project regarding Facebook reactions \(emojis\). For this purpose...
Deploy a Flask App on Hostgator Shared hosting.: https://www.reddit.com/r/Python/comments/8n9lkj/deploy_a_flask_app_on_hostgator_shared_hosting/
reddit
Deploy a Flask App on Hostgator Shared hosting. • r/Python
Hi, I'm currently looking to deploy one flask app in our hostgator shared hosting. I know that a VPS is better for this types of framework but...