Skip to main content

Installation

Install PayTechUZ using pip:

pip install paytechuz

Django

pip install paytechuz[django]

FastAPI

pip install paytechuz[fastapi]

Next Steps

After installing PayTechUZ:

  1. Quick Start - Create your first payment
  2. Django Integration - Integrate with Django
  3. FastAPI Integration - Integrate with FastAPI