Skip to main content

Reproducible batch processing using pipelines for scientific computing.

Project description

Installation:

git clone git@github.com:kostrykin/repype.git
cd repype && python setup.py install

Documentation: https://repype.readthedocs.io

Examples: https://github.com/kostrykin/repype/tree/master/examples

Development instructions:

  • To run the test suite, first install the testing dependencies:

    pip install -r tests/requirements.txt
    python -m unittest
  • Instead of using python -m unittest, use coverage.py to also produce a test coverage report:

    coverage run -m unittest && python -m coverage html

    This requires coverage.py to be installed additionally, like pip install coverage.

  • To build the documentation locally:

    pip install -r docs/requirements.txt
    cd docs
    make html

    You can then open build/html/index.html to view the documentation.

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

repype-1.0.0b3.tar.gz (44.6 kB view details)

Uploaded Source

Built Distribution

repype-1.0.0b3-py3-none-any.whl (32.5 kB view details)

Uploaded Python 3

File details

Details for the file repype-1.0.0b3.tar.gz.

File metadata

  • Download URL: repype-1.0.0b3.tar.gz
  • Upload date:
  • Size: 44.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for repype-1.0.0b3.tar.gz
Algorithm Hash digest
SHA256 7e299369ea2045c85b5bd8ed4ed95a6d5f4bbf2724f89a3a27ca0eb0eea38432
MD5 b6bcd54430e7b536d19c989cb8662dde
BLAKE2b-256 fdb7afaeb6c99f32aa7ecf2829b9913c99d82559b7c2bc1ea10a9173a26778fc

See more details on using hashes here.

File details

Details for the file repype-1.0.0b3-py3-none-any.whl.

File metadata

  • Download URL: repype-1.0.0b3-py3-none-any.whl
  • Upload date:
  • Size: 32.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for repype-1.0.0b3-py3-none-any.whl
Algorithm Hash digest
SHA256 4f40b5d325948dce80246d1acadf9289bc2e2cad3f543990f1a68fe886858237
MD5 2da5d85bb9ca3d95954dc4fe90c69ac7
BLAKE2b-256 9da3c4c82ace56b4cb66f7670b6c368a5e2081ce80a75d0360116bcc750bedd2

See more details on using hashes here.

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