Metadata-Version: 2.1
Name: evtech
Version: 0.3.0
Summary: Tools for RIT Hack.tiff 2020 Hackathon
Home-page: https://github.com/dnilosek/evtech
Author: David Nilosek
Author-email: david.nilosek@eagleview.com
License: MIT license
Keywords: evtech
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5

======
EVTech
======

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

.. image:: https://img.shields.io/travis/dnilosek/evtech.svg
        :target: https://travis-ci.org/dnilosek/evtech

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

.. image:: https://pyup.io/repos/github/dnilosek/evtech/shield.svg
     :target: https://pyup.io/repos/github/dnilosek/evtech/
     :alt: Updates

.. image:: https://pyup.io/repos/github/dnilosek/evtech/python-3-shield.svg
     :target: https://pyup.io/repos/github/dnilosek/evtech/
     :alt: Python 3

Simple tools for working with data provided by Eagleview for the RIT Hack.tiff 2020 Hackathon


* Free software: MIT license
* Documentation: https://evtech.readthedocs.io.

=======
History
=======

0.3.0 (2020-01-08)
------------------

* First release on PyPI.


