Metadata-Version: 2.1
Name: brs-utils
Version: 0.2.5
Summary: BRSynth Utilities
Home-page: https://github.com/brsynth/brs-utils
Author: Melchior du Lac, Joan Hérisson
Author-email: joan.herisson@univ-evry.fr
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: requests

# brs-utils

[![Anaconda-Server Badge](https://anaconda.org/brsynth/brs_utils/badges/latest_release_date.svg)](https://anaconda.org/brsynth/brs_utils) [![Anaconda-Server Badge](https://anaconda.org/brsynth/brs_utils/badges/version.svg)](https://anaconda.org/brsynth/brs_utils)

## total_size
Computes the deep size of an object.

## print functions
Defines some fancy print functions

## download, extract_gz, download_and_extract_gz
Functions to handle download and extract files

## file_length
Returns the number of lines of the given file


## Authors

* **Melchior du Lac**
* **Joan Hérisson**


## Licence
brs-utils is released under the MIT licence. See the LICENCE file for details.


