Django app for bitGo
Project description
django_bitgo
Django library for BitGo
Overview
Django BitGo is a powerful and flexible library for connecting your BitGo account and integrate it with your Django project.
Requirements
- Python (3.7, 3.8, 3.9, 3.10)
- Django (3.2, 4.0, 4.1) We highly recommend and only officially support the latest patch release of each Python and Django series.
Installation
Install using pip
...
pip install django-bitgo
Install using poetry
...
poetry add django-bitgo
Add 'django_bitgo'
to your INSTALLED_APPS
setting.
INSTALLED_APPS = [
...
'django_bitgo',
]
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_bitgo-0.1.2.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file django_bitgo-0.1.2.tar.gz
.
File metadata
- Download URL: django_bitgo-0.1.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 372197323d566443ad9fbf5ae0f3ff6702c99309df98e06841516901033b404a |
|
MD5 | 5f72954a432ee116b2a991c247c15d1d |
|
BLAKE2b-256 | 8c1273d544024770bcc392474d4801bcdb868dbb6ca8ee0d8732408477b46b43 |
File details
Details for the file django_bitgo-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: django_bitgo-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d98c392bc421d219792a301b7ad206858c246cc9b63e0fc16b0352294609a972 |
|
MD5 | a238e7000b59b24242a4c461be62baed |
|
BLAKE2b-256 | 70b8b448291776111b150eb6bde0f832921353c9f637b48c27e85e512d6683a2 |