Приложение для интеграции с API Boxberry
Project description
сделано с использованиемpython клиента Boxberry
Установка
Установить:
pip install django-boxberry
или из github:
pip install git+https://github.com/AlekseevAV/django-boxberry.git
Добавить django_boxberry в INSTALLED_APPS
INSTALLED_APPS = ( ... 'django_boxberry', )
Добавить настройки Boxberry API settings.py
BOXBERRY_TOKEN = 'token' BOXBERRY_ENDPOINT = 'http://test.boxberry.de/json.php'
Выполнить миграции
python manage.py migrate django_boxberry
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-boxberry-0.1.7.tar.gz
(11.9 kB
view details)
Built Distribution
File details
Details for the file django-boxberry-0.1.7.tar.gz
.
File metadata
- Download URL: django-boxberry-0.1.7.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f33062a41ada60e1fa864b45084d80d07070a1ad8f2de4c3c8e766aa10ca9380 |
|
MD5 | 7b8d2c45ce4a181803b8352c77fe07c1 |
|
BLAKE2b-256 | 71140e8b56f23727b18b22c5ba0a892db980fe85d2c34a20f161050b8b7ce38c |
File details
Details for the file django_boxberry-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: django_boxberry-0.1.7-py3-none-any.whl
- Upload date:
- Size: 19.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 715ba740b1df156283706a4ec931390640c6b11a6bd5765b2959f99c2666a872 |
|
MD5 | d02aa3594da75f23773c5bec90003118 |
|
BLAKE2b-256 | 45848d9ee0b191c01f9d7888442769981c982a96ec849390aa64921eb8551411 |