Skip to main content

Pipeline automation framework for Python

Project description

Pipeline automation framework for Python

Install

Clone repo with

git clone --recursive https://gitlab.com/knvvv/autopy.git

setup.py is coming soon... Until then, install prerequisites with

conda env create -n autopy-test -f environment.yaml
conda activate autopy-test

Then, run your scripts in this directory or include these lines at the beginning of you script:

import sys
sys.path.append('/path/to/repo/autopy')

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

pysquared-0.0.1.tar.gz (54.6 kB view hashes)

Uploaded Source

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