seapie. description coming later.
Project description
seapie
Additional licensing
Show details
This software is licensed under The Unlicense as the author's protest towards the modern copyright landscape. If you need a different lisence for a legal or compability reasons, just ask.
Documentation
Show details
>>> import seapie
>>> help(seapie)
>>> # Or take a look at the well documented source.
Development details
Show details
Linting
seapie$ python -m isort .
seapie$ python -m black .
seapie$ python -m flake8 src/ test/
Testing
seapie$ python test/??????
Building & releasing
# Remember to increment __version__ in version.py
seapie$ python -m build --wheel && rm -rf build/ && rm -rf src/seapie.egg-info/
seapie$ python -m twine check dist/*
seapie$ python -m twine upload dist/*
seapie$ rm -rf dist/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
seapie-3.0.0-py3-none-any.whl
(14.8 kB
view details)
File details
Details for the file seapie-3.0.0-py3-none-any.whl
.
File metadata
- Download URL: seapie-3.0.0-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b4a6f12fd8def15238577dc539b1ef58a25730f464430943a03785c25fb304a |
|
MD5 | d0ce0e98199d220baf64976417d7ce22 |
|
BLAKE2b-256 | 58738969d26880fed829af5e97fd946b9e3185bca39014a7a56354e26d608b41 |