FAIR Metrics Evaluation Tool
Project description
# Python Package for FAIR Evaluator Client
[![Build Status](https://travis-ci.com/c-martinez/FAIR_Evaluator_Client.svg?branch=master)](https://travis-ci.com/c-martinez/FAIR_Evaluator_Client)
- TODO:
- configure travis to test builds from wilkinsonlab
- change travis badge to show status of builds from wilkinsonlab
Python client to the FAIR Metrics Evaluator REST interface
## What this package does?
TODO
## How to install the package
Install via `pip`:
```
pip install git+https://github.com/wilkinsonlab/FAIR_Evaluator_Client.git
```
- TODO: add to [PyPI](https://pypi.org/)
## Usage example
```python
from FAIRtools import Collections
from FAIRtools import Metrics
from FAIRtools import Evaluations
id = ''
c = Collections(id)
c.title()
```
## Documentation
* Documentation can be found in the `docs` folder.
## Testing and code coverage
* Tests are in the `tests` folder.
* The testing framework used is [PyTest](https://pytest.org). For more information on PyTest see [their introduction](http://pythontesting.net/framework/pytest/pytest-introduction/).
* Tests can be run with `python setup.py test`
- This is configured in `setup.py` and `setup.cfg`
* [Travis CI](https://travis-ci.com/) is used to run tests automatically.
- Configuration can be found in `.travis.yml`
## Software citation
Mario Prieto Godoy, Carlos Martinez, & Mark Wilkinson. (2018, July 19). wilkinsonlab/FAIR_Evaluator_Client: First FAIR Evaluator Client release (Version v0.1.0). Zenodo. http://doi.org/10.5281/zenodo.1315447 .
# License
Copyright (c) 2018, Wilkinson Laboratory for Biological Informatics
MIT license
[![Build Status](https://travis-ci.com/c-martinez/FAIR_Evaluator_Client.svg?branch=master)](https://travis-ci.com/c-martinez/FAIR_Evaluator_Client)
- TODO:
- configure travis to test builds from wilkinsonlab
- change travis badge to show status of builds from wilkinsonlab
Python client to the FAIR Metrics Evaluator REST interface
## What this package does?
TODO
## How to install the package
Install via `pip`:
```
pip install git+https://github.com/wilkinsonlab/FAIR_Evaluator_Client.git
```
- TODO: add to [PyPI](https://pypi.org/)
## Usage example
```python
from FAIRtools import Collections
from FAIRtools import Metrics
from FAIRtools import Evaluations
id = ''
c = Collections(id)
c.title()
```
## Documentation
* Documentation can be found in the `docs` folder.
## Testing and code coverage
* Tests are in the `tests` folder.
* The testing framework used is [PyTest](https://pytest.org). For more information on PyTest see [their introduction](http://pythontesting.net/framework/pytest/pytest-introduction/).
* Tests can be run with `python setup.py test`
- This is configured in `setup.py` and `setup.cfg`
* [Travis CI](https://travis-ci.com/) is used to run tests automatically.
- Configuration can be found in `.travis.yml`
## Software citation
Mario Prieto Godoy, Carlos Martinez, & Mark Wilkinson. (2018, July 19). wilkinsonlab/FAIR_Evaluator_Client: First FAIR Evaluator Client release (Version v0.1.0). Zenodo. http://doi.org/10.5281/zenodo.1315447 .
# License
Copyright (c) 2018, Wilkinson Laboratory for Biological Informatics
MIT license
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
FAIRtools-0.1.0.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file FAIRtools-0.1.0.tar.gz
.
File metadata
- Download URL: FAIRtools-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13a4fb7ade4e0dedca8a5b1ef941a056efa71503edff14eac41fbea553a47fb1 |
|
MD5 | aebde207a1805c2c3cf3ff68d355b82c |
|
BLAKE2b-256 | 2a9c85f5c4eb74eefcb1aeaef91f3cc6c8f15f695f8ea863c2affed98dd33c1e |
File details
Details for the file FAIRtools-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: FAIRtools-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d82dd82cdebf87bb6fce70761cbe791fd6437ae1d8cd8e8771edea27bb2873e4 |
|
MD5 | 534ed73785590fe8c2fc6f2493eaee23 |
|
BLAKE2b-256 | f38c401dbcab2ce97837ecc91462ecb73282a8595b7607610b70a822cb82f653 |