Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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