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
# Run specific
python3 -m unittest -v tests.interactive.TestCases.test_retrieve
Deploy library
# Review and increast version on setup.py
-
# 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
export API_KEY_SUNPAL=
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.9.tar.gz
(11.2 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.9-py3-none-any.whl
(16.2 kB
view details)
File details
Details for the file sunpal-0.1.9.tar.gz.
File metadata
- Download URL: sunpal-0.1.9.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c12b971efbb432ac4dcde49b81c5ea7288e4b760dcf410bf7158bfffd6b1c319
|
|
| MD5 |
e7efff3682f8ae797c9d448ffec79dbb
|
|
| BLAKE2b-256 |
12d6042c18ef3956393a2904706117065fabc73a0906df87be6ba450124b52d0
|
File details
Details for the file sunpal-0.1.9-py3-none-any.whl.
File metadata
- Download URL: sunpal-0.1.9-py3-none-any.whl
- Upload date:
- Size: 16.2 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 |
b000e85165aa9847eed080b740d246349588518f45fe2f0803fa5b8dfd9f2ca2
|
|
| MD5 |
77a88ee00ca1fd568924c8cf7e66b289
|
|
| BLAKE2b-256 |
eff1e15a499ed68cdd79ef88875336d253fb5272eeccf06385bb5f938653e6a7
|