Metadata-Version: 2.1
Name: mandarina
Version: 0.0.11
Summary: Friendly data science library
Home-page: https://github.com/sunpip/Mandarina
Author: Alen Frey
Author-email: mailtoalenf@gmail.com
License: UNKNOWN
Description: [![Build Status](https://travis-ci.com/sunpip/Mandarina.svg?token=Lee4ZEjwb1BeBBACz4Hc&branch=master)](https://travis-ci.com/sunpip/Mandarina)
        
        Mandarina
        ======
        **Mandarina** is a friendly Data Science library for Python
        
        ## Functionality
        
        At the moment, Mandarina provides the following modules:
        - Csv file functions
        - Random data generators 
        - Code benchmarking tools
        - Tools to work with files and directories
        - Scheduling functions 
        
        ## License 
        * Check the [LICENSE](https://github.com/sunpip/Mandarina/blob/master/LICENSE) file
        
        ## Authors
        
        - Alen Frey
        
        ## Version 
        * Version 0.0.5
        
        ## How to install
        ```shell script
        pip install mandarina
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
