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.8.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.8-py3-none-any.whl
(16.2 kB
view details)
File details
Details for the file sunpal-0.1.8.tar.gz.
File metadata
- Download URL: sunpal-0.1.8.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 |
dfd2fa77b0bf6a26e82212b8b5882a1a4a559a0853f697a95571965a9af48b06
|
|
| MD5 |
d2819b00b247106c0b32e775f05b78a1
|
|
| BLAKE2b-256 |
3de5c3b03c72b5142d58ae9708d53c3ef1743b88a250db61a2abef80efea5e04
|
File details
Details for the file sunpal-0.1.8-py3-none-any.whl.
File metadata
- Download URL: sunpal-0.1.8-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 |
f6fc2ffd684d4311608f560509495f058f8af638c70ed9a22d855648a77aab53
|
|
| MD5 |
52e1eeeab6f9cee5c691279afd75216b
|
|
| BLAKE2b-256 |
54a7583820c721910f2d287ea65330c9c8f448257cfa5d33de9797a6ee5b94b2
|