Skip to main content

Reproducible batch processing using pipelines for scientific computing.

Project description

⚠️ This branch is currently not stable. ⚠️

Installation:

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

Documentation: https://repype.readthedocs.io

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

Uploaded Source

Built Distribution

repype-1.0.0b1-py3-none-any.whl (31.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: repype-1.0.0b1.tar.gz
  • Upload date:
  • Size: 41.8 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.0b1.tar.gz
Algorithm Hash digest
SHA256 392f4a5d837a402587f1599bede2be5db83e76c6501c227f2a12d7a0e81ea39d
MD5 d62ec06c7954bf682316f349296d2051
BLAKE2b-256 3d06b5e5b497a8def281cda424a11adb86c51204d7553c4053ce09c24f041f5b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: repype-1.0.0b1-py3-none-any.whl
  • Upload date:
  • Size: 31.3 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.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 84eb62528e213ca29716987a0b86d242716282a151c02dc7c369b9a631dbe888
MD5 1429beab9ac8e37ad441f10f0ca8bfff
BLAKE2b-256 e2cfe970a46d3ccb02b9960b9a5abf53dcb82013e177458cac04d113efa29405

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