Metadata-Version: 1.1
Name: statsfiles
Version: 2.0.1
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
Description: 
        [![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
        
        
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
