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.11.tar.gz
(11.4 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.11-py3-none-any.whl
(16.8 kB
view details)
File details
Details for the file sunpal-0.1.11.tar.gz.
File metadata
- Download URL: sunpal-0.1.11.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e616d97ecd66b93afa60904dbae78c770927868f4ac21ac858d71df5b7bbb503
|
|
| MD5 |
7fcf138d10e4b8d55fddcdff113fcabb
|
|
| BLAKE2b-256 |
6c1db07df7b2a45e80f7a5ebb2be69060ee0caf7f040012ab104036560d5664e
|
File details
Details for the file sunpal-0.1.11-py3-none-any.whl.
File metadata
- Download URL: sunpal-0.1.11-py3-none-any.whl
- Upload date:
- Size: 16.8 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 |
2b3f76cf38797aa8bcf7a17a290c8f9672ac71e64519851837debe9af10ca85c
|
|
| MD5 |
fc758e87c74d2ea81585fd3720a143e6
|
|
| BLAKE2b-256 |
1de30471c59a83fea36f6d69829501b005db147add013c42f82b94dd2f590037
|