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.6.tar.gz
(11.0 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.6-py3-none-any.whl
(16.0 kB
view details)
File details
Details for the file sunpal-0.1.6.tar.gz.
File metadata
- Download URL: sunpal-0.1.6.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c120aa9b61c232a265a42688ee388f3c25683debc60b6719870cb6b43478857e
|
|
| MD5 |
2b50bea5e9fa12dfdc4b4928b915925e
|
|
| BLAKE2b-256 |
f363b7d4dc2c8a73f0f5eb5fee35dc1597886d119fe5527d6a4664cafbe21bd5
|
File details
Details for the file sunpal-0.1.6-py3-none-any.whl.
File metadata
- Download URL: sunpal-0.1.6-py3-none-any.whl
- Upload date:
- Size: 16.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 |
487323715c84a5be5ab6b36443ce0d93d54f8e495c7e89be76e236287b818ff8
|
|
| MD5 |
c2a1c6f5ef835f908dcbfbaf7ce45f5f
|
|
| BLAKE2b-256 |
1947905740e9e0387bbc5503d51db687a40fabd2ea5d261d766eabf1bced4043
|