Skip to main content

Tools to work with python scripts

Project description

https://img.shields.io/travis/mramospe/pyscripts.svg https://img.shields.io/badge/documentation-link-blue.svg

The pyscripts package provides tools to work with python scripts. It is meant to help researches doing analysis, where many of their tasks translate into python scripts running with a given configuration mode.

Main points

The idea behind this package is to provide a way to execute python scripts which make use of pakages which handle command line arguments, like argparse. It is also suggested to use it in combination with snakemake, which would allow analysts to create fully reproducible analysis.

Installation:

This package is available on PyPi, so simply type

pip install pyscripts

to install the package in your current python environment. To use the latest development version, clone the repository and install with pip:

git clone https://github.com/mramospe/pyscripts.git
pip install pyscripts

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

pyscripts-0.0.0.dev3.tar.gz (6.8 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