Metadata-Version: 2.1
Name: prettyqt
Version: 0.8.5
Summary: Pythonic layer on top of PyQt5 / PySide2
Home-page: https://github.com/phil65/prettyqt
Author: Philipp Temminghoff
Author-email: phil65@kodi.tv
License: MIT license
Keywords: prettyqt
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
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
Requires-Dist: qtpy

========
PrettyQt
========


.. image:: https://img.shields.io/pypi/v/prettyqt.svg
        :target: https://pypi.python.org/pypi/prettyqt

.. image:: https://img.shields.io/travis/phil65/prettyqt.svg
        :target: https://travis-ci.org/phil65/prettyqt

.. image:: https://readthedocs.org/projects/prettyqt/badge/?version=latest
        :target: https://prettyqt.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/phil65/prettyqt/shield.svg
     :target: https://pyup.io/repos/github/phil65/prettyqt/
     :alt: Updates



Pythonic layer on top of PyQt5 / PySide2


* Free software: MIT license
* Documentation: https://prettyqt.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.6.0 (2019-03-24)
------------------

* First release on PyPI.


Git changelog
------------------
.. git_changelog::


