Installation
Install PayTechUZ using pip:
pip install paytechuz
Django
pip install paytechuz[django]
FastAPI
pip install paytechuz[fastapi]
Next Steps
After installing PayTechUZ:
- Quick Start - Create your first payment
- Django Integration - Integrate with Django
- FastAPI Integration - Integrate with FastAPI