Skip to main content

Various tools for use with MIPTools pipelines.

Project description

mipscripts

mipscripts is a python package containing various tools for use with MIPTools pipelines.

Installation

You may install using pip:

pip install mipscripts

Usage

mipscripts is setup as one uniform program containing multiple subcommands, each designed for a different purpose. To use, simply type the name of the package, followed by the subcommand:

python3 -m mipscripts subcommand [options]

Developer Notes

When developing mipscripts, we recommend the use of a virtual environment:

python3 -m venv env
source env/bin/activate

The packages used during development are saved in the requirements.txt file. To install, use pip:

pip install -r requirements.txt

If you update packages or add any new ones into the virtual environment, please make sure to freeze the package versions before committing:

pip freeze > requirements.txt

After adding any new code, we encourage writing unit tests to test functionality. mipscripts is tested via the pytest framework. To test the code, run:

python3 -m pytest

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

mipscripts-0.3.3.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mipscripts-0.3.3-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

Details for the file mipscripts-0.3.3.tar.gz.

File metadata

  • Download URL: mipscripts-0.3.3.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for mipscripts-0.3.3.tar.gz
Algorithm Hash digest
SHA256 655b374416a29e9222c2e5d3a61b093037b3a0a45678fd92505bf2d6308c1d13
MD5 353b3ad36a7dd91e38bd2756426c5e07
BLAKE2b-256 6ae6010116691ca9d0b7bce8660e492ddf81d37bee0ba30f591bf9d692e03e57

See more details on using hashes here.

File details

Details for the file mipscripts-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: mipscripts-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 11.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for mipscripts-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 05393229e974c5be08d28f22657eb5e7aab01edf3915c07f0120db7bbe87f3a0
MD5 317159984702d487b7ae50bf05c2434f
BLAKE2b-256 fd930bf3aeabe94e76db86741fd01d957121e3000145b28e0eab72d21ac94d76

See more details on using hashes here.

Supported by

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