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.4.tar.gz (11.7 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.4-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mipscripts-0.3.4.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for mipscripts-0.3.4.tar.gz
Algorithm Hash digest
SHA256 84176b9c107135d62a6c5ef5a0d782bc738079f487d05f7637ecd44b5c2b936d
MD5 35afc34ffdaf20d44b8a4deabd9973b0
BLAKE2b-256 e85e7b92bdf5cbce1db57670097279c90bcd1a87bd94649895d1e77cca2d5575

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mipscripts-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 13.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for mipscripts-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a82c809aa2e51651cf9437fed078c2e726481ce6d5867b530a6df8cc7e841a7a
MD5 35aa4fdf18c8b6dcaf7407bf7d0694b2
BLAKE2b-256 377e05c9eaa1404d27e1930de456cdc17e7b6132ea52778c1fa0de91dd31e8aa

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