https://github.com/openhacking/pydesktools
Python Desktop Tool Box
https://github.com/openhacking/pydesktools
Last synced: about 1 year ago
JSON representation
Python Desktop Tool Box
- Host: GitHub
- URL: https://github.com/openhacking/pydesktools
- Owner: openHacking
- License: mit
- Created: 2022-09-05T06:19:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-01T14:45:22.000Z (over 3 years ago)
- Last Synced: 2025-03-03T22:09:20.093Z (over 1 year ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# PyDeskTools
## Introduction
Python Desktop Tool Box
> ⚠️This project is still in development and is only for testing and learning, not production
## Reference
- [Building a plugin architecture with Python](https://mwax911.medium.com/building-a-plugin-architecture-with-python-7b4ab39ad4fc)
- [Plugin Architecture in Python](https://dev.to/charlesw001/plugin-architecture-in-python-jla)