"Tools to perform surgery with CSS codes"
Project description
SSIP
SSIP is available from PyPi for Python >= 3.10:
pip install ssip
See the documentation for a more thorough description.
Development
Prerequisites
Installing
Run the following to setup your virtual environment and install dependencies:
poetry install
You can then activate the virtual environment and work within it with:
poetry shell
Consider using direnv to automate this when entering and leaving a directory.
To run a single command in the shell, just prefix it with poetry run
.
Run tests using
poetry run pytest -v
Run tests with code coverage using
poetry run pytest --cov-report term-missing --cov=ssip tests/
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
ssip-0.1.1.tar.gz
(20.8 kB
view details)
Built Distribution
ssip-0.1.1-py3-none-any.whl
(24.1 kB
view details)
File details
Details for the file ssip-0.1.1.tar.gz
.
File metadata
- Download URL: ssip-0.1.1.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39f3c4a18d2cd3eaf0cbadb643eced36f27336d3db96696fbdd8a6675944f6f8 |
|
MD5 | f277b8b119d9f876783d83814ff7fad9 |
|
BLAKE2b-256 | 56b6a518cfcb0406b939ee3f1f833732090963f0c0a3aedbd33f87d6a0448d9e |
File details
Details for the file ssip-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: ssip-0.1.1-py3-none-any.whl
- Upload date:
- Size: 24.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecde9b1b203c1da97cf6241ed21f12182fd05b6bc9137557e72a96a2914b14ba |
|
MD5 | 56dc9bdc6973eb9509aae1be2831ffbe |
|
BLAKE2b-256 | e3681c5aabfc74008952b4386b5211488ee3539d25df30d356a54fe574d3616e |