Metadata-Version: 2.1
Name: pysecret
Version: 0.0.1
Summary: Package short description.
Home-page: https://github.com/MacHu-GWU/
Author: Sanhe Hu
Author-email: husanhe@gmail.com
Maintainer: Unknown
License: MIT
Download-URL: https://pypi.python.org/pypi/pysecret/0.0.1#downloads
Description: 
        .. image:: https://readthedocs.org/projects/pysecret/badge/?version=latest
            :target: https://pysecret.readthedocs.io/index.html
            :alt: Documentation Status
        
        .. image:: https://travis-ci.org/MacHu-GWU/pysecret-project.svg?branch=master
            :target: https://travis-ci.org/MacHu-GWU/pysecret-project?branch=master
        
        .. image:: https://codecov.io/gh/MacHu-GWU/pysecret-project/branch/master/graph/badge.svg
          :target: https://codecov.io/gh/MacHu-GWU/pysecret-project
        
        .. image:: https://img.shields.io/pypi/v/pysecret.svg
            :target: https://pypi.python.org/pypi/pysecret
        
        .. image:: https://img.shields.io/pypi/l/pysecret.svg
            :target: https://pypi.python.org/pypi/pysecret
        
        .. image:: https://img.shields.io/pypi/pyversions/pysecret.svg
            :target: https://pypi.python.org/pypi/pysecret
        
        .. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
            :target: https://github.com/MacHu-GWU/pysecret-project
        
        ------
        
        
        .. image:: https://img.shields.io/badge/Link-Document-blue.svg
              :target: https://pysecret.readthedocs.io/index.html
        
        .. image:: https://img.shields.io/badge/Link-API-blue.svg
              :target: https://pysecret.readthedocs.io/py-modindex.html
        
        .. image:: https://img.shields.io/badge/Link-Source_Code-blue.svg
              :target: https://pysecret.readthedocs.io/py-modindex.html
        
        .. image:: https://img.shields.io/badge/Link-Install-blue.svg
              :target: `install`_
        
        .. image:: https://img.shields.io/badge/Link-GitHub-blue.svg
              :target: https://github.com/MacHu-GWU/pysecret-project
        
        .. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
              :target: https://github.com/MacHu-GWU/pysecret-project/issues
        
        .. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
              :target: https://github.com/MacHu-GWU/pysecret-project/issues
        
        .. image:: https://img.shields.io/badge/Link-Download-blue.svg
              :target: https://pypi.org/pypi/pysecret#files
        
        
        Welcome to ``pysecret`` Documentation
        ==============================================================================
        
        Documentation for ``pysecret``.
        
        
        .. _install:
        
        Install
        ------------------------------------------------------------------------------
        
        ``pysecret`` is released on PyPI, so all you need is:
        
        .. code-block:: console
        
            $ pip install pysecret
        
        To upgrade to latest version:
        
        .. code-block:: console
        
            $ pip install --upgrade pysecret
Platform: Windows
Platform: MacOS
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: tests
Provides-Extra: docs
