Metadata-Version: 2.4
Name: convert_tools
Version: 1.0.0
Summary: Converting, Hashing
Author-email: Tamerlan gergov <t20279683@gmail.com>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# convert-tools

Converting, hashing, work with types.

## installing

```bash
pip install convert-tools
```
## how import
```python
from convert-tools import convert
```
