Python metaclass

Open-source Python projects categorized as metaclass

Top 4 Python metaclass Projects

  • backtrader

    Python Backtesting library for trading strategies

    Project mention: What backtest data would you say is more accurate. | /r/algotrading | 2023-03-16

    For this reason I think it's important to have a deep understanding of exactly how the backtesting engine that you are using works. Building your own backtesting engine is the absolute best way to gain this understanding. That is the path I personally chose and I don't regret it! However, that is also a very difficult and time consuming undertaking. So the next best thing is using something that is open source and has a good reputation like backtrader (https://www.backtrader.com/).

  • stupid-python-tricks

    Stupid Python tricks.

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • autoregistry

    Automatic registry design-pattern library for mapping names to functionality.

    Project mention: Interfaces in Python | /r/Python | 2023-04-12

    Frequently, when I'm using ABC, I need to perform a string-to-class lookup. For this, I created the library AutoRegistry, which adds a dictionary interface to classes (not objects created from classes!) that is automatically populated with it's children.

  • log_call

    library to log function or method calls, this can be used in middleware to fetch results from a server.

    Project mention: library to log methods and function calls. | /r/Python | 2022-09-14
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-04-12.

Python metaclass related posts

Index

What are some of the best open-source metaclass projects in Python? This list will help you:

Project Stars
1 backtrader 10,819
2 stupid-python-tricks 129
3 autoregistry 22
4 log_call 1
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com