Schema for describing bash command-line tools
Project description
-.. image:: https://zenodo.org/badge/32616811.svg - :target: https://zenodo.org/badge/latestdoi/32616811 -.. image:: https://img.shields.io/pypi/v/boutiques.svg - :target: https://pypi-hypernode.com/pypi/boutiques -.. image:: https://img.shields.io/pypi/pyversions/boutiques.svg - :target: https://pypi-hypernode.com/pypi/boutiques -.. image:: https://travis-ci.org/boutiques/boutiques.svg?branch=develop - :target: https://travis-ci.org/boutiques/boutiques -.. image:: https://coveralls.io/repos/github/boutiques/boutiques/badge.svg?branch=develop - :target: https://coveralls.io/github/boutiques/boutiques?branch=develop
Boutiques is a cross-platform descriptive command-line framework for applications.
The Power of Boutiques Tools
Boutiques is a framework to make data analysis tools Findable Accessible Interoperable and Reusable (FAIR). An overview of the framework and its capabilities is available here, and a more complete description is here.
Installation
Simple! Just open your favourite terminal and type:
$ pip install boutiques
Alongside installing the Boutiques package, this will also ensure the dependencies are installed for basic functionality: simplejson, jsonschema, termcolor, and tabulate. With this, you’ll be able to validate and run your tools through Boutiques. For full functionality, you can install the library as follows:
$ pip install boutiques[all]
This will add some more dependencies, and let you use all of the features: requests, pytest, termcolor, oyaml, tabulate and mock. Now you’ll also be able to search for tools and publish your own and records from when you ran your tool!
If you want the latest changes that aren’t officially released yet, you can also install directly from GitHub:
$ pip install "git+https://github.com/boutiques/boutiques@develop#egg=boutiques"
Tutorial
Our tutorial will introduce you to the main Boutiques features through its command line and Python APIs. Give it a try!
Contributing
Excited by the project and want to get involved?! Please check out our contributing guide, and look through the issues (in particular, those tagged with “good first issue”) to start seeing where you can lend a hand. We look forward to approving your amazing contributions!
Examples
We have a simple and a complex Boutiques descriptor to help you get started with your own descriptor.
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 Distributions
Built Distribution
Hashes for boutiques-0.5.27-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c31285f3df90befa5c41f5f3b29ff9e2e10d0c38ba5777dbb4e20015ec8f71a |
|
MD5 | 0eaa16ee0665abda32014ede89f1e789 |
|
BLAKE2b-256 | 470142018ef93c205dc5a5fb6a755d0f1cd065ad18feaf72f8c7cda32bf3040f |