نمونه کد اتصال به درگاه بانک سامان در Django
Clone the project
git clone https://github.com/vahidrezazadeh/sep-gateway-django.git
Go to the project directory
cd sep-gateway-django
Install dependencies
pip install -r Pipfile
Start the server
python manage.py runserver