Metadata-Version: 2.4
Name: mapping-encrypt
Version: 0.1.2
Summary: A custom character encoding package for encrypting Python scripts
Home-page: https://github.com/mfq2412/Mapping
Author: MD Faisal Qureshi
Author-email: mfq2412@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rich
Requires-Dist: pandas
Requires-Dist: openpyxl
Requires-Dist: requests
Requires-Dist: urllib3
Requires-Dist: firebase-admin
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

## Install

```bash
pip install mapping-encrypt -q -q
```

## Uninstall

```bash
mapping-pkg uninstall
```

## Reinstall

```bash
mapping-pkg reinstall
```
