Python Entry Points Explained

In this post I’m going to explain about entry points in Python.Most people know entry points as the little snippet that you put in your setup.py file to make… Read more

Similar

Simplify Complex Numbers with Python

In this tutorial, you'll learn about the unique treatment of complex numbers in Python. Complex numbers are a convenient tool for solving scientific and engineering problems. You'll experience the elegance of using complex numbers in Python with several h... (more…)

Read more »

Fedora Loves Python 2020 report

Inspired by a similar report from the Copr team, I’ve decided to look back at 2020 from the perspective of Python in Fedora (and little bit in RHEL/CentOS+EPEL as well). Here are the things we have done in Fedora (and EL) in 2020. By we I usually mean the... (more…)

Read more »