0.0.1 initial. /JL

This commit is contained in:
2024-03-05 19:09:11 +01:00
parent c7efe53a95
commit 825b32dbf1
5 changed files with 27 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# pyxtend
A small Python module to implement a plugin system for your application.
## Usage
```python
```