I published my first Python package!

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • iplib3

    A pathlib.Path equivalent for IP addresses.

  • On another note, have you considered adding a GitHub Actions script to automatically test and upload new releases to PyPI? You can use my first Python package as an example: https://github.com/Diapolo10/iplib3/tree/nightly

  • gitignore

    A collection of useful .gitignore templates

  • Github (along with the community) makes pre-built gitignores for different languages. Here's the one for Python. Just rename it to .gitignore and put it in the root directory of your repository (same folder as setup.py). You can also add more lines if you ever need to.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Blackjack project review

    2 projects | /r/learnpython | 18 May 2023
  • Relative importing from another directory. No known parent package.

    1 project | /r/learnpython | 8 May 2023
  • A tip I just taught myself

    1 project | /r/learnpython | 4 May 2023
  • I’ve been struggling with organizing projects and utilizing classes so I’ve been looking for public projects I can study

    2 projects | /r/learnpython | 5 Apr 2023
  • Help with importing custom packages

    1 project | /r/learnpython | 1 Apr 2023