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

Uploaded Source

Built Distribution

repype-1.0.0a4-py3-none-any.whl (30.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: repype-1.0.0a4.tar.gz
  • Upload date:
  • Size: 40.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.0a4.tar.gz
Algorithm Hash digest
SHA256 c8c6212415f04508f1c97b95a061db7b6dc74180eb6a9c74df60beb0128e1257
MD5 b43f6b9dc285547230f29f9e38ab307b
BLAKE2b-256 e8f7181ad8ee7d446531ee4a1f63f3a52fd212c087401e8bfd7bfc5206b828b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: repype-1.0.0a4-py3-none-any.whl
  • Upload date:
  • Size: 30.4 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.0a4-py3-none-any.whl
Algorithm Hash digest
SHA256 ecd3d5bb16f4b7b5039a8a4a27722462b4d4017c7fc85b90e0d2caa512b0d650
MD5 125eb6940c29b8800f5bbcf256865baa
BLAKE2b-256 dc80478d77cd4635adbd953e47c75330b76a479ca274aad50c7c1843f57b81b3

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