Metadata-Version: 1.1
Name: passy
Version: 0.0.1
Summary: A credential handler for python3
Home-page: https://github.com/ThatGayKid/Passy
Author: Ben Brady
Author-email: benbradybusiness@gmail.com
License: UNKNOWN
Description: #######
        Install
        #######
        
        | The easiest way to install passy is to use python's pip module
        |
        | Use this command in your terminal
        
        Using pip::
        
            pip install passy
        
            or
        
            python -m pip install passy
        
        | If you get an error use the documentation to reinstall your `pip`_
        
        .. _pip: https://pip.pypa.io/en/stable/installing/
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
