metaclasses
Here are 19 public repositories matching this topic...
Language:All
Sort:Most stars
Collection of presentations for advanced Python topics
- Updated
Mar 28, 2022 - Jupyter Notebook
DEPRECATED. USE INSTEAD github.com/blockspacer/flextool
- Updated
May 5, 2020 - C++
Extension of LinkML runtime for converting instances of LinkML classes to OWL (classes or instances)
- Updated
May 30, 2024 - Python
Bits of code from James Powell lecture on core concepts of python written in four Jupyter notebooks that cover protocol view of python, metaclasses, decorators, generators and context managers.
- Updated
Nov 6, 2019 - Jupyter Notebook
pyTooling is a collection of arbitrary useful classes, decorators, meta-classes and exceptions.
- Updated
Mar 29, 2025 - Python
Watching for runtime changes in Python objects and launch callbacks
- Updated
Sep 7, 2024 - Python
- Updated
Jan 6, 2020 - C++
The goal of PythonUniverse is to collect and organize Python skills in one place. We've collected some Python techniques, Python modules, and some libraries for data science. Each Topic includes code snippet and further explanation.
- Updated
Sep 21, 2021 - Jupyter Notebook
An exercise in exploring compile time code generation in C++
- Updated
Dec 18, 2017 - C++
Basics of Syntax, Operators, Flow Control, Data Types & Methods, Classes, Inheritence, Meta-Programming, Modules, and Packages
- Updated
Feb 3, 2025 - Python
A tool for automated delegation with abstract base classes
- Updated
Aug 21, 2020 - Python
Singletonize is a lightweight Python library for implementing the Singleton pattern efficiently, supporting both standard and ABC-based approaches.
- Updated
Feb 23, 2025 - Python
typeclasses. Supports combinations of multiple typeclasses and out-of-source method definitions (data and logic separation).
- Updated
Jun 9, 2021 - C++
A toy project. Attempt to use dynamic nature of Python to implement programming by contract.
- Updated
Jul 8, 2023 - Python
Десктопные приложения. Мессенджер на основе PyQt5. Создал как клиентское, так и серверное приложения. Использовал PyQt5, SQLAlchemy, Метаклассы, потоки (Threads) и другие технологии и библиотеки...
- Updated
Dec 11, 2021 - Python
Python metaclasses are how classes are created, and by defining your own metaclasses you can guide and constrain code contributors in a complex codebase. This article reviews how metaclasses can be employed to implement static checking of user-defined derived classes.
- Updated
Oct 28, 2020 - Jupyter Notebook
Python tools (JSON, YML configs, metaclasses, decorators).
- Updated
Mar 22, 2025 - Python
Improve this page
Add a description, image, and links to themetaclasses topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with themetaclasses topic, visit your repo's landing page and select "manage topics."