Other articles


  1. DigitalOcean announce

    DigitalOcean logo

    I’m delighted to announce a new relationship between DigitalOcean and pepy.tech.

    DigitalOcean will sponsor us with a generous amount of credit that will be used to cover part of our infrastructure. So special thanks to them! πŸ™Œ

    In the next blog post, we will be showing the architecture behind …

    read more
  2. Create a blog with pelican

    When I wanted to start a blog, the first tool that come to my mind was WordPress, but one of the things that draw me back was where to host it. So, I started searching for alternatives, and then I found Jekyll.

    Jekyll is a static site generator, which means …

    read more
  3. Sorting strings in Python

    In this post, I focus on explaining string sorting. I know that Python already has a good sorting algorithm, but it’s missing one: natural sort! Luckily, there is an easy solution ;)

    I will try expose the problem that we faced with an example. Take a look at the output …

    read more
  4. Most popular python packages in March 2020

    Let's continue with the most trending python packages, this time the most popular packages in March 2020.

    As a reminder, the idea is to select all the packages that had over one thousand downloads in the past two months and in March had an increase in downloads.

    Here is the …

    read more
  5. Usage of Python 2

    The main question that we want to answer in this article is that if Python 2 is still used. Then we will try to analyze the evolution of Python 2 and Python 3.

    I based all the data on the downloads of packages. When you do a pip install pytest …

    read more

links

social