https://github.com/sup2point0/suptools
Python utility functions, classes, and other objects for general use across projects
https://github.com/sup2point0/suptools
python sup suptools tools utilities utility
Last synced: 8 days ago
JSON representation
Python utility functions, classes, and other objects for general use across projects
- Host: GitHub
- URL: https://github.com/sup2point0/suptools
- Owner: Sup2point0
- License: mit
- Created: 2023-01-01T14:47:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-25T09:01:29.000Z (about 2 years ago)
- Last Synced: 2025-03-06T06:16:33.254Z (about 1 year ago)
- Topics: python, sup, suptools, tools, utilities, utility
- Language: Python
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
suptools
Utility functions and classes I actually use!
You’ll probably see `suptools` appear in various other projects as a Git submodule – I’ve found this is the easiest way of incorporating it, as opposed to manually copy-pasting the code, files or repo, or even uploading it to PyPI.