Metadata-Version: 2.1
Name: SEPModules
Version: 0.1.0.dev0
Summary: SEPModules provides a handful of modules to aid in speeding up the production of small or medium-sized scripts.
Home-page: UNKNOWN
Author: Marcel Simader
Author-email: marcel0simader@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: Free for non-commercial use
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# SEPModules

Python package providing basic modules and functionality for various common tasks.

The package includes four base modules:
* SEPMaths
* SEPIO
* DEPDecorators
* SEPPrinting


