Metadata-Version: 2.1
Name: conscommon
Version: 0.1.0
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
        =====================================
        
        Common features for Sirius scripts. [![Build Status](https://api.travis-ci.org/lnls-sirius/cons-common.svg)](https://travis-ci.org/lnls-sirius/cons-common)
        
        Available at **PyPi** https://pypi.org/project/conscommon/
        
        
        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
