Metadata-Version: 2.1
Name: conscommon
Version: 0.0.8
Summary: Commons for Sirius applications
Home-page: https://github.com/lnls-sirius/cons-common/
Author: Carneiro, Claudio F.
License: GNU GPLv3
Download-URL: https://github.com/lnls-sirius/cons-common
Description: Common module for Sirius applications
        =====================================
        
        Data
        ----
        Web API interface.
        
        Data Model
        ----------
        Data model.
        
        Spreadsheet
        -----------
        XLSX parser, this module should be avoided in favor of the WEB API, usefull in applications that will deal directly with the spreadsheet. Requires `pandas` and `xlrd`.
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
