Skip to main content

"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


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

Uploaded Source

Built Distribution

ssip-0.1.1-py3-none-any.whl (24.1 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