https://github.com/froi/python-plugin-playground
A simple plugin system using Python. Based on The Power Of The Plugin Architecture In Python by ArjanCodes
https://github.com/froi/python-plugin-playground
playground python
Last synced: over 1 year ago
JSON representation
A simple plugin system using Python. Based on The Power Of The Plugin Architecture In Python by ArjanCodes
- Host: GitHub
- URL: https://github.com/froi/python-plugin-playground
- Owner: froi
- License: mit
- Created: 2024-04-12T18:32:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T18:37:15.000Z (about 2 years ago)
- Last Synced: 2025-01-21T06:12:47.748Z (over 1 year ago)
- Topics: playground, python
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Plugin Playground
> [!NOTE]
> This repo is not really "maintained" it's here just as an example I can point to or play with
A simple plugin system using Python. Based on [The Power Of The Plugin Architecture In Python by ArjanCodes](https://youtu.be/iCE1bDoit9Q)