PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
How To Simulate Traffic On Urban Networks Using SUMO

A tutorial on advanced traffic simulations in complex urban networks using SUMO and pythonContinue ...

https://towardsdatascience.com/how-to-simulate-traffic-on-urban-networks-using-sumo-a2ef172e564
How to Schedule Flights in Python

Assign Enough Airplanes while Minimizing the Cost using CVXPYContinue reading on Towards Data ...

https://towardsdatascience.com/how-to-schedule-flights-in-python-3357b200db9e
5 Python Projects That You Can Complete Over The Weekend

List of projects for your portfolioContinue reading on Towards Data Science ...

https://towardsdatascience.com/5-solved-python-project-for-python-developers-a9d90ea4705
Analyzing Financial Data in Python

Exploring Financial Data in PythonContinue reading on Towards Data Science ...

https://towardsdatascience.com/analyzing-financial-data-in-python-ccf5c99f55e8
A Large-Scale Security-Oriented Static Analysis of Python Packages in PyPI

https://arxiv.org/abs/2107.12699
How to Solve a Production Planning and Inventory Problem in Python

How Many Units Should You Produce Each Day to Minimize the Production and Inventory Cost?Continue ...

https://towardsdatascience.com/how-to-solve-a-production-planning-and-inventory-problem-in-python-45c546f4bcf0
PEP 665: Specifying Installation Requirements for Python Projects

https://www.python.org/dev/peps/pep-0665/
How to Make a Twitter Bot in Python using Tweepy

A reply-to-mention Twitter bot that can reply to every tweet where it got mentioned with a specific keyword with an auto-generated image

https://auth0.com/blog/how-to-make-a-twitter-bot-in-python-using-tweepy/