Metadata-Version: 1.1
Name: photofinish
Version: 0.0.1
Summary: Microservice for uploading images and avatars
Home-page: https://github.com/everypony/photofinish
Author: Andriy Kushnir (Orhideous)
Author-email: me@orhideous.name
License: MIT license
Description: ===========
        photofinish
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/photofinish.svg
                :target: https://pypi.python.org/pypi/photofinish
        
        .. image:: https://img.shields.io/travis/Orhideous/photofinish.svg
                :target: https://travis-ci.org/Orhideous/photofinish
        
        .. image:: https://readthedocs.org/projects/photofinish/badge/?version=latest
                :target: https://photofinish.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/Orhideous/photofinish/shield.svg
             :target: https://pyup.io/repos/github/Orhideous/photofinish/
             :alt: Updates
        
        
        
        Microservice for uploading images and avatars
        
        
        * Free software: MIT license
        * Documentation: https://photofinish.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
        =======
        
        0.1.0 (2018-12-09)
        ------------------
        
        * First release on PyPI.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
