Metadata-Version: 2.1
Name: snakypy
Version: 0.2.1
Summary: Snakypy is a package that contains code ready to assist in the development of packages/applications so as not to replicate the code.
Home-page: https://github.com/snakypy/snakypy
Author: Snakypy Org
Author-email: contact.snakypy@gmail.com
Maintainer: Snakypy Org
License: ('MIT license',)
Description: =======
        Snakypy
        =======
        
        .. image:: https://github.com/snakypy/snakypy/workflows/Python%20package/badge.svg
                :target: https://github.com/snakypy/snakypy
        
        .. image:: https://img.shields.io/pypi/v/snakypy.svg
                :target: https://pypi.python.org/pypi/snakypy
        
        .. image:: https://img.shields.io/pypi/wheel/snakypy
                :alt: PyPI - Wheel
        
        .. image:: https://img.shields.io/travis/snakypy/snakypy.svg
                :target: https://travis-ci.com/snakypy/snakypy
        
        .. image:: https://readthedocs.org/projects/snakypy/badge/?version=latest
                :target: https://snakypy.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/snakypy/snakypy/shield.svg
                :target: https://pyup.io/repos/github/snakypy/snakypy/
                :alt: Updates
        
        .. image:: https://img.shields.io/pypi/l/snakypy?style=flat-square
                :target: https://github.com/snakypy/snakypy/blob/master/LICENSE
                :alt: PyPI - License
        
        
        Snakypy is a package that contains code ready to assist in the development of
        packages/applications so as not to replicate the code.
        
        
        * Free software: MIT license
        * Documentation: https://snakypy.readthedocs.io.
        
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `williamcanin/pypkg-cookiecutter`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`williamcanin/pypkg-cookiecutter`: https://github.com/williamcanin/pypkg-cookiecutter
        
Keywords: snakypy modules library package
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Requires-Python: >= 3.8
Description-Content-Type: text/x-rst
Provides-Extra: dev
