Pybudget: A Solution to My Small-Brain Financial Decisions

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • pybudget

    This is a python script that will determine a budget for your current pay period.

  • You can find the source code here: https://github.com/Adri6336/pybudget

  • matrix-wordle

    An implementation of the popular Wordle game for the Matrix Protocol.

  • Your installation script requires root. You may want to look at this project of mine as an example that doesn't require root. https://github.com/KrazyKirby99999/matrix-wordle

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

    Rich is a Python library for rich text and beautiful formatting in the terminal.

  • Better yet: use rich

  • mccabe

    McCabe complexity checker for Python

  • A more advanced best practice would be separating different functions of your code into different files to keep Cyclomatic Complexity low. More code usually = more problems can be in said code. There’s even a tool you can use to determine how complex your code is called mccabe. Lower is better with that

  • CPython

    The Python programming language

  • Download the latest version of python from https://www.python.org/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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