Sunpal small library devs
Project description
Sunpal
A small demo library for a Sunpal application.
Installation
pip install sunpal
Get started
Write here how start
import sunpal
# configure
sunpal.configure(SUNPAL_API_KEY, SUNPAL_COMPANY)
Run Tests
python3 -m unittest -v tests/customers.py
Deploy library
# Compile
python3 setup.py sdist bdist_wheel
# Check
twine check dist/*
# Upload
python3 -m twine upload dist/*
Extra only local dev
# Set localhost custom domain
export LOCAL_SUNPAL_DOMAIN=localhost:8004
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
sunpal-0.1.4.tar.gz
(9.7 kB
view details)
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
sunpal-0.1.4-py3-none-any.whl
(14.0 kB
view details)
File details
Details for the file sunpal-0.1.4.tar.gz.
File metadata
- Download URL: sunpal-0.1.4.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbeeab990e174ebdab7e80ade93d282677638e32396dcc25c97d74f17da7282d
|
|
| MD5 |
471141f2e464f23eace9ed05c4c785e1
|
|
| BLAKE2b-256 |
af80590607933e205da15c8198b484d72eb943897cf95b65ab8822ef157ebfb4
|
File details
Details for the file sunpal-0.1.4-py3-none-any.whl.
File metadata
- Download URL: sunpal-0.1.4-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5bb48b76512aee44dc4b5b488c26d25734a367567e371e8fa418bb4c14cb546
|
|
| MD5 |
6f87c2e203edd745314403b706e84395
|
|
| BLAKE2b-256 |
72079afd9b297f33163646fe3d3a8311f0979e0ce98234d10662dc048ca37758
|