Metadata-Version: 2.1
Name: FortressTools
Version: 3.1.0
Summary: Personal Tools for development
Home-page: https://github.com/gembcior/FortressTools.git
Author: Gembcior
Author-email: gembcior@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# FortressTools

FortressTools is a collection of Python tools to help in my development journey.
It is designed for my personal use. I never thought of making this a tool for everyone and I never will. The tools are made for me.
I made this repository public because this may have some educational value for someone. I hope so.

## Installation

```bash
pip install git+https://github.com/gembcior/FortressTools.git
```


