Metadata-Version: 2.1
Name: cgx-notebooks
Version: 1.0.6
Summary: Repository to distribute CloudGenix Python Notebooks and easily install helper functions.
Home-page: https://github.com/ebob9/cgx-notebooks
Author: Aaron Edwards
Author-email: cgx_notebooks@ebob9.com
License: MIT
Description: # cgx-notebooks
        Repository to distribute CloudGenix Python Notebooks and easily install helper functions.
        
        #### Synopsis
        Helper functions and example .ipynb files for notebooks for use with CloudGenix
        
        #### Requirements
        * Active CloudGenix Account
        * Python modules:
            * cloudgenix >=5.2.1b1 - <https://github.com/CloudGenix/sdk-python>
            * cloudgenix_idname>=2.0.1 - 
            * plotly>=4.5.2 - 
            * pandas>=1.0.1 - 
            * numpy -
            * IPython - 
            * ipywidgets - 
            * fuzzywuzzy - 
            * python-levenshtein - 
        
        #### License
        MIT
        
        #### Version
        Version | Changes
        ------- | --------
        **1.0.0-99**| Aaron tweak releases - view commit notes for details.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6.1
Description-Content-Type: text/markdown
