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.0b2.tar.gz (44.3 kB view details)

Uploaded Source

Built Distribution

repype-1.0.0b2-py3-none-any.whl (32.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: repype-1.0.0b2.tar.gz
  • Upload date:
  • Size: 44.3 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.0b2.tar.gz
Algorithm Hash digest
SHA256 9da71120081270db05612bb8ee69da39414e7256cfaee3264cc51c2d49c2b148
MD5 3d5405c4d045b0c1af757f9c9195c4bf
BLAKE2b-256 040bf40a06bc78062ed6366bc06306e64e67e2edd4375ef31c6724d94fb2d3d6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: repype-1.0.0b2-py3-none-any.whl
  • Upload date:
  • Size: 32.2 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.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 b575c2ef6c0e502024aec43d9299913b2e9515094a54f2b6486a196d828ba1c8
MD5 c17cf6fd176bce539855a4b51c9d5fe0
BLAKE2b-256 badb42d5c6db922918dbcedbedc8068b9fc62c3a9e00a06f25a9a64324982d66

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