Skip to main content

seapie. description coming later.

Project description

seapie

Typing SVG seapie

 
 
 
 


pip install 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 hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page