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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dots-python-1.4.4.tar.gz.
File metadata
- Download URL: dots-python-1.4.4.tar.gz
- Upload date:
- Size: 4.5 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 |
d7704615a81f0d974df8931321a3575325624a0ef0f1b0a8f031588c8669d756
|
|
| MD5 |
eaf840ef41413fee9dcf7008de4c5831
|
|
| BLAKE2b-256 |
31437ad15cf7b7ad4d87e9c774ed605c8a4a6a4def79dd5feef6adf8ef3938bb
|
File details
Details for the file dots_python-1.4.4-py3-none-any.whl.
File metadata
- Download URL: dots_python-1.4.4-py3-none-any.whl
- Upload date:
- Size: 5.5 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 |
c36580a604f3d3e02220b07c8a18e3a217fea0ce4a656171d50119bf5a8aac7c
|
|
| MD5 |
4c6d836022c23286a06ac3a416683d9b
|
|
| BLAKE2b-256 |
e2bd892734d8e7cbd2ac2d53b0632866c84475d943c705329bd3e53ab68d2b89
|