Metadata-Version: 2.1
Name: simplpy
Version: 0.1a0
Summary: Simple python helpers to make your lives easier
Home-page: https://github.com/frankhart2018/simplpy
Author: Siddhartha Dhar Choudhury
Author-email: sdharchou@gmail.com
License: MIT
Description: # SimplPy
        
        A collection of helper functions for various libraries that I find useful in my work, you might too :smiley:
        
        Feel free to add more helper functions
        
        ## Documentation
        
        Follow the <a href="https://github.com/frankhart2018/simplpy/wiki">official documentation</a> to learn usage of various helper functions.
        
        ## License
        
        This is open sourced under <a href="https://github.com/frankhart2018/simplpy/blob/master/LICENSE">MIT</a> license.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
