When to Use Class Methods vs. Functions?

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
  • RPGenie

    A set of tools to help you develop RPG games in Python

  • Another, much older example that may demonstrate the idea a little better: https://github.com/Diapolo10/RPGenie/blob/master/src/mixins.py

  • iplib3

    A pathlib.Path equivalent for IP addresses.

  • It's not the best of examples, but I use static methods in this library for that exact purpose: https://github.com/Diapolo10/iplib3/blob/nightly/iplib3/address.py

  • 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

  • I'm lost "no module named...", how importing works?

    2 projects | /r/learnpython | 9 Mar 2022
  • [Python] Test file cannot find my module

    2 projects | /r/learnpython | 25 Aug 2021
  • 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