Metadata-Version: 2.4
Name: isapilib
Version: 3.1.6.post1
Summary: Libreria de isapilib, utilidades para API's de Intelisis
Author-email: Ivan-Rosales <61328655+Ivan-Rosales@users.noreply.github.com>
Requires-Python: <4.0,>=3.12
Description-Content-Type: text/markdown
Requires-Dist: django<6.0.0,>=5.0.0
Requires-Dist: djangorestframework<4.0.0,>=3.0.0
Requires-Dist: django-encrypted-model-fields<0.7.0,>=0.6.0
Requires-Dist: djangorestframework-simplejwt<6.0.0,>=5.0.0

# Isapi Modules #

global modules for django isapi servers

---
### Build

```powershell
python setup.py sdist
```

---
### Upload

```powershell
twine upload dist/*
```
