Metadata-Version: 1.1
Name: python-dev-tools
Version: 2019.2.23
Summary: Needed and up-to-date tools to develop in Python
Home-page: https://github.com/vpoulailleau/python_dev_tools
Author: Vincent Poulailleau
Author-email: vpoulailleau@gmail.com
License: BSD license
Description: ================
        Python Dev Tools
        ================
        
        
        .. image:: https://img.shields.io/pypi/v/python_dev_tools.svg
                :target: https://pypi.python.org/pypi/python_dev_tools
        
        .. image:: https://img.shields.io/travis/vpoulailleau/python_dev_tools.svg
                :target: https://travis-ci.org/vpoulailleau/python_dev_tools
        
        .. image:: https://readthedocs.org/projects/python-dev-tools/badge/?version=latest
                :target: https://python-dev-tools.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Needed and up-to-date tools to develop in Python
        
        
        * Free software: BSD license
        * Documentation: https://python-dev-tools.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        2019.02.23 (2019-02-24)
        ------------------
        
        * First release on PyPI.
        
Keywords: python_dev_tools
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
