Metadata-Version: 2.4
Name: baisstools
Version: 0.0.4
Summary: Baiss-Tools is a Python package designed to simplify and enhance the development.
Home-page: https://github.com/tbeninnovation-mobileapp/baisstools
Author: Abdelmathin Habachi
Author-email: abdelmathinhabachi@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# Baiss Tools

## Installation
```bash
pip install baisstools==0.0.4
```

## Uninstallation

```bash
pip uninstall baisstools
```
