Tools to work with python scripts
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyscripts-0.0.0.dev3.tar.gz
.
File metadata
- Download URL: pyscripts-0.0.0.dev3.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 755fbd3aafbb28d9be272ba8c535bc93916f84d636d80e9d35a7b41e8686144b |
|
MD5 | 31da38a6aea79e9412521011022351f6 |
|
BLAKE2b-256 | adc3e148d11af33807c7f6b2da48a87fbbdbfa3f3dc70b1a50701f796c070bc3 |