Metadata-Version: 2.1
Name: lailib
Version: 0.1.0
Summary: A bag of helper functions
Home-page: https://github.com/learnable-ai/lailib
Author: learnable.ai
Author-email: contact@learnable.ai
License: UNKNOWN
Description: # lailib
        
        ## installation
        ### Pipy
        pip install lailib
        ### Anaconda
        conda install -c learnable lailib
        
        ### Requirements
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
