Add dots checkout to your python app
Project description
Dots SDK for Python
The Dots Python library provides convenient access to the Dots API from applications written in the Python language.
Documentation
See the API docs.
Installation
To install the package run:
pip install --upgrade dots-python
Install from source with:
python setup.py install
Usage
The library needs to be configured with your client_id
and api_key
which can be found in the Developer Dashboard
import dots
dots.client_id = 'pk_dev_...'
dots.api_key = 'sk_dev_...'
invoice = dots.Invoice.create(...)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dots-python-1.4.3.tar.gz
(4.4 kB
view details)
Built Distribution
File details
Details for the file dots-python-1.4.3.tar.gz
.
File metadata
- Download URL: dots-python-1.4.3.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6982a597a6cf48f9076cd3f2234065a2aad41af71209c3daa04a46f37f60bb0c |
|
MD5 | a4017b9c49c8abc0739c8db191598c9b |
|
BLAKE2b-256 | af424a9d671963ac8ebe13b9636e3c51dd63ac9d3138b466b752b3a262b09da3 |
File details
Details for the file dots_python-1.4.3-py3-none-any.whl
.
File metadata
- Download URL: dots_python-1.4.3-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ac10593e094d65a95a44d6c7ddd6450dfceb423031c5ee9fd06af7a79a4526f |
|
MD5 | d6165519cb38ecdc41e7acc10edc2e97 |
|
BLAKE2b-256 | 4144c67d5c175be81017dc24669e6926c1af54eb19bd9feb0d7cb9faa3fa5c66 |