Metadata-Version: 2.1
Name: visibl-docs
Version: 0.1.2
Summary: Your package description
Home-page: https://github.com/visibl/docs
Author: Visibl Team
Author-email: Your Name <your.email@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
Requires-Dist: flask==3.0.0
Requires-Dist: werkzeug==3.0.1
Requires-Dist: requests==2.31.0
Requires-Dist: psutil==5.9.5
Requires-Dist: uvicorn==0.24.0
Requires-Dist: fastapi==0.104.1
Requires-Dist: python-dotenv>=0.19.0
Requires-Dist: PyJWT==2.8.0
Requires-Dist: click>=8.1.7
Requires-Dist: python-jose[cryptography]>=3.3.0
Requires-Dist: auth0-python>=4.4.2

# visibl-docs

# Installation

1. Install pipx if you haven't already:

```bash
python3 -m build
```
