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.10.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.10-py3-none-any.whl
(16.3 kB
view details)
File details
Details for the file sunpal-0.1.10.tar.gz.
File metadata
- Download URL: sunpal-0.1.10.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 |
7d4b0757d37c000210a3d7408188776e331f54f1bfda9b6f7c20e4911521f06e
|
|
| MD5 |
417c4550c5133d0b0618acb00b235f8d
|
|
| BLAKE2b-256 |
d6384d78e8dc1b71e005207a5d9b0203dfd757df583e88028d587460de4e953d
|
File details
Details for the file sunpal-0.1.10-py3-none-any.whl.
File metadata
- Download URL: sunpal-0.1.10-py3-none-any.whl
- Upload date:
- Size: 16.3 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 |
10ddc98d7c839562d15d54d4543140ab67da022827cdc9e9dd17469455e23c23
|
|
| MD5 |
f5e4509530bdfc5f2d67f7d019e4061c
|
|
| BLAKE2b-256 |
166d32a911bc479b5e436d832a3d38f495d40e643f09809c8c5d58b8da81b6f0
|