Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyb3r-jak3/common-python
Common code for my python programs
https://github.com/cyb3r-jak3/common-python
common python python-3
Last synced: about 4 hours ago
JSON representation
Common code for my python programs
- Host: GitHub
- URL: https://github.com/cyb3r-jak3/common-python
- Owner: Cyb3r-Jak3
- License: mpl-2.0
- Created: 2021-06-15T13:33:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T13:52:49.000Z (5 days ago)
- Last Synced: 2024-11-11T14:38:43.038Z (5 days ago)
- Topics: common, python, python-3
- Language: Python
- Homepage: https://common-py.docs.cyberjake.xyz
- Size: 517 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Python common
[![Documentation Status](https://readthedocs.org/projects/cyb3rjak3-common/badge/?version=latest)](https://common-py.cyberjake.xyz/en/latest/?badge=latest) [![Python Checking](https://github.com/Cyb3r-Jak3/common-python/actions/workflows/python.yml/badge.svg)](https://github.com/Cyb3r-Jak3/common-python/actions/workflows/python.yml)
This is common python code that I use between my programs. I also have [common-go](https://github.com/Cyb3r-Jak3/common-go) for common go code.
Documentation is available via [readthedocs](https://common-py.docs.jwhite.network)To make this smaller there are no requirements but certain functions will require other modules and will raise ModuleNotFoundError if a function is used