Metadata-Version: 2.1
Name: bpoptimizer
Version: 1.3.0
Summary: This package allows for reading a BlockParty floor as a 48x48 pixel image and provides analytics including optimized standing positions.
Home-page: https://github.com/RadioactiveDroid/bpoptimizer
Author: RadioactiveDroid
Author-email: radioactivedroid@gmail.com
License: MIT license
Keywords: bpoptimizer
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
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
License-File: LICENSE
License-File: AUTHORS.rst

==========================
BlockParty Floor Optimizer
==========================


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

.. image:: https://img.shields.io/travis/RadioactiveDroid/bpoptimizer.svg
        :target: https://travis-ci.org/RadioactiveDroid/bpoptimizer

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




This package allows for reading a BlockParty floor as a 48x48 pixel image and provides analytics including optimized standing positions.


* Free software: MIT license
* Documentation: https://bpoptimizer.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 (2020-01-21)
------------------

* First release on PyPI.


