Metadata-Version: 2.1
Name: blackmirror
Version: 1.0.0
Summary: Look into the black mirror...
Home-page: https://github.com/adamchainz/blackmirror
Author: Adam Johnson
Author-email: me@adamj.eu
License: ISC
Keywords: Django
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
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
Requires-Python: >=3.4

blackmirror
===========

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

Look into the black mirror...

Requirements
------------

Tested with Python 3.7 but should work with Python 3.4+.

Installation
------------

Install with **pip**:

.. code-block:: sh

    pip install blackmirror

Usage
-----

Try running the commarnd ``blackmirror bandersnatch`` and find out what
happens...


History
=======

Pending release
---------------

.. Insert new release notes below this line

1.0.0 (2019-01-24)
------------------

* First release with ``bandersnatch`` sub-command.


