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.7.tar.gz
(11.1 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.7-py3-none-any.whl
(16.1 kB
view details)
File details
Details for the file sunpal-0.1.7.tar.gz.
File metadata
- Download URL: sunpal-0.1.7.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c71f38af7c65401f3904572c71475772445908774ccb475a4d846781c688ff4
|
|
| MD5 |
b9572b35412b5d6258a45341176f9995
|
|
| BLAKE2b-256 |
0dd88171b04bb0939638df56eeffce046910bc8c703e91625e5c83a6e5e3963e
|
File details
Details for the file sunpal-0.1.7-py3-none-any.whl.
File metadata
- Download URL: sunpal-0.1.7-py3-none-any.whl
- Upload date:
- Size: 16.1 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 |
278da14aeb4addf954f1b6c41319f2cc93884a9c33bfa0b8266aceb056d2cfdc
|
|
| MD5 |
2d02c2365549a88184700777852a385b
|
|
| BLAKE2b-256 |
83dc072351ee3ab497c75fd608a29cd7bd32d6381bbb5c0778ed058cf0242b59
|