Metadata-Version: 2.1
Name: pyutils-4devs
Version: 0.0.4
Summary: A collection of Python utilities for developers.
Home-page: https://github.com/Beker-Dev/pyutils4devs
Author: Beker-Dev
Keywords: python,utils,jwt,minio,encrypt,file,secret,key
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: bcrypt (==4.0.1)
Requires-Dist: certifi (==2022.12.7)
Requires-Dist: cffi (==1.15.1)
Requires-Dist: cryptography (==40.0.1)
Requires-Dist: ecdsa (==0.18.0)
Requires-Dist: minio (==7.1.14)
Requires-Dist: pyasn1 (==0.4.8)
Requires-Dist: pycparser (==2.21)
Requires-Dist: python-jose (==3.3.0)
Requires-Dist: rsa (==4.9)
Requires-Dist: six (==1.16.0)
Requires-Dist: urllib3 (==1.26.15)

# PyUtils4Devs

### Description:
#### A collection of Python utilities for developers.

### Python Required Version:
#### 3.10

### Installation:
#### To install this package, run the following command in your terminal:
```bash
pip install pyutils-4devs
```

### Status:
#### This project is currently in development.

### Credits:
#### Github: github.com/Beker-Dev
#### Discord: Beker#5956
