PythonHub
2.42K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Building a Chess AI that Learns from Experience

WIth only knowledge of the rules of the game.Continue reading on Towards Data Science ...

https://towardsdatascience.com/building-a-chess-ai-that-learns-from-experience-5cff953b6784
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?source=rss----7f60cf5620c9--python
Facebook & Microsoft Data Scientist Coding Questions

Continue reading on Towards Data Science ...

https://towardsdatascience.com/facebook-microsoft-data-scientist-coding-questions-94c8ae942a90?source=rss----7f60cf5620c9--python
Maps with Django (part 2): GeoDjango, PostGIS and Leaflet

A quickstart guide to create a web map with the Python-based web framework Django using its module GeoDjango, the PostgreSQL database with its spatial extension PostGIS and Leaflet, a JavaScript library for interactive maps.

https://www.paulox.net/2021/07/19/maps-with-django-part-2-geodjango-postgis-and-leaflet/
Demystifying boto3: How to Use Any AWS Service with Python

A deep dive into boto3 and how AWS built itContinue reading on Towards Data Science ...

https://towardsdatascience.com/demystifying-boto3-how-to-use-any-aws-service-with-python-b5c69593bcfa
Functional “Control Flow” — Writing Programs without Loops

Functional “Control Flow” — Writing Programs without LoopsAn overview of functional programming ...

https://towardsdatascience.com/functional-control-flow-writing-programs-without-loops-ce07e6137bba
Beautiful ideas in programming: generators and continuations

This post summarizes what the author has learned from an attempt to gain a deeper understanding of two important concepts in programming: Python’s generators and Scheme’s continuation.

https://www.hhyu.org/posts/generator_and_continuation/
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