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:

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 && coverage combine && 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.

  • To run the Textual interface with debug console:

    textual run --dev repype.textual.app:Repype

    after running textual console on a different terminal.

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: repype-1.0.0.tar.gz
  • Upload date:
  • Size: 60.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for repype-1.0.0.tar.gz
Algorithm Hash digest
SHA256 aa7503478e84e31693ad7a16500c0a624a488a22cbd246ad3ac610063258dbc0
MD5 754feec6e921ba6f91251d54466086bb
BLAKE2b-256 efa95d077442a2d42a41df8a593330a1999ed2104ac3bc7031eeb6bc97b65372

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for repype-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cb12cc2e67cc7273b3580cbc6f0fb232fb6cc4a308b532cee06d0a3e3a5c62a3
MD5 d7bc525aee77cbea0c8488ae39917675
BLAKE2b-256 77195db8cf01c7a14d2ac86d1ce0d30d6b773454c1a37311f9796836fdbd0af5

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