Metadata-Version: 2.1
Name: statsfiles
Version: 2.0.2
Summary: statsfiles for stats on files.
Home-page: https://github.com/ZGCDDoo/statsfiles
Author: Charles-David Hevert
Author-email: charles-david.hebert@usherbrooke.ca
License: MIT
Keywords: Statistics
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pyyaml


[![Build Status](https://travis-ci.org/ZGCDDoo/statsfiles.svg?branch=master)](https://travis-ci.org/ZGCDDoo/statsfiles)



[![codecov](https://codecov.io/gh/ZGCDDoo/statsfiles/branch/master/graph/badge.svg)](https://codecov.io/gh/ZGCDDoo/statsfiles)



# Statsfiles

Statsfiles is a small python module to compute simple statistics (average, means) of similarly named files.
This can be usefull for simulations where a program outputs.



## Installation

### Dependencies



