Installation
Install PayTechUZ using pip:
pip install paytechuz
Django
pip install paytechuz[django]
FastAPI
pip install paytechuz[fastapi]
That is the whole setup. PayTechUZ is open source under the MIT license: no license key, no activation and no usage limits.
Next Steps
After installing PayTechUZ:
- Quick Start - Create your first payment
- Django Integration - Integrate with Django
- FastAPI Integration - Integrate with FastAPI