Metadata-Version: 1.1
Name: shrtcode-py
Version: 1.1-rc1
Summary: Library for shrtco.de API
Home-page: https://github.com/tailsjs/shrtco.de-py
Author: tailsjs
Author-email: tjs@retard.yo
License: MIT
Download-URL: https://github.com/tailsjs/shrtco.de-py/archive/refs/tags/1.0.tar.gz
Description: # shrtco.de
        Library for shrtco.de API
        
        ## Installing
        `
        pip install shrtcode-py
        `
        
        
        ## Initializating 
        ```python
        import shrtcode
        ```
        
        ## Methods
        [Click here!](https://github.com/tailsjs/shrtco.de-py/blob/master/METHODS.md)
Keywords: shrtco.de,short,url,api,shorter,emoji,password,pass
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
