PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
How to Easily Get Football Data with a Python Package (Without Web Scraping)

Get data about the World Cup, Champions League, La Liga, and more in a couple of minutesContinue ...

https://towardsdatascience.com/how-to-easily-get-football-data-with-a-python-package-without-web-scraping-c922e7ebfb41
Test factory functions in Django

When writing tests for Django projects, you typically need to create quite a lot of instances of database model objects. This page documents the patterns I recommend, and the ones I don’t.

https://lukeplant.me.uk/blog/posts/test-factory-functions-in-django/
A simple example of Python OOP development (with TDD) - Part 1

If you are eager to learn some Python and do not know how to start, this post may give you some ...

https://www.thedigitalcatonline.com/blog/2015/05/13/python-oop-tdd-example-part1/
The Ultimate Guide to Writing Functions

Over the years, I’ve seen a lot of code by different people, and my conclusion is that writing great, well-designed functions is difficult. So, I made this guide, which includes the 7 most important things you should do when writing functions.

https://www.youtube.com/watch?v=yatgY4NpZXE
Ready-to-go sample data pipelines with Dataflow

This post is for all data practitioners, who are interested in learning about bootstrapping, standardization and automation of batch data pipelines at Netflix.

https://netflixtechblog.com/ready-to-go-sample-data-pipelines-with-dataflow-17440a9e141d
Jupyter Server 2.0

Jupyter Server provides the core web server that powers JupyterLab and Jupyter Notebook. This release brings many new features and lays groundwork for a more multi-user, (real-time) collaborative Jupyter experience.

https://blog.jupyter.org/jupyter-server-2-0-is-released-121ac99e909a