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.12.tar.gz
(11.6 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.12-py3-none-any.whl
(16.9 kB
view details)
File details
Details for the file sunpal-0.1.12.tar.gz.
File metadata
- Download URL: sunpal-0.1.12.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3375542da9657845341b6b4f13fdc4bb0f0a392169a5b3be43d37c229174932
|
|
| MD5 |
99e73f1448550ea6953e3fe343eaf5c1
|
|
| BLAKE2b-256 |
ac42b98a2c48ad16dfa98f917b25e8e1717cb2b33e7d2fc2fe5e705e18909bbf
|
File details
Details for the file sunpal-0.1.12-py3-none-any.whl.
File metadata
- Download URL: sunpal-0.1.12-py3-none-any.whl
- Upload date:
- Size: 16.9 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 |
3138b726d178b97583147ce64e2eef9d468f854195c03a47f754b5cd5b1a389c
|
|
| MD5 |
cf8016e313fb05e0536b3edaf6d768a1
|
|
| BLAKE2b-256 |
532a7b52da85cbcca9ea7bd42ed3748197f353cad59be8ed00ee4b1b8b9f9f1c
|