Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sukhbinder/pluggy-with-argparse-tutorial
Tutorial files for using pluggy with argparse for implementing a plugin based app
https://github.com/sukhbinder/pluggy-with-argparse-tutorial
Last synced: about 2 months ago
JSON representation
Tutorial files for using pluggy with argparse for implementing a plugin based app
- Host: GitHub
- URL: https://github.com/sukhbinder/pluggy-with-argparse-tutorial
- Owner: sukhbinder
- Created: 2024-11-08T16:03:37.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T16:11:05.000Z (2 months ago)
- Last Synced: 2024-11-08T17:21:19.249Z (2 months ago)
- Language: Python
- Size: 303 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a tutorial files for using pluggy with argparse to create a plugin based app.
For the backgroud of this project [see this post](https://sukhbinder.wordpress.com/2024/11/08/building-plugins-based-software-with-pluggy-and-argparse/)
![demo](demo.gif)