Metadata-Version: 2.1
Name: python-supercell
Version: 1.0.0
Summary: A library for working with various sources of weather information.
Home-page: https://github.com/clintecker/supercell
Author: Clint Ecker
Author-email: me@clintecker.com
License: MIT
Keywords: python,weather
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: requests
Requires-Dist: ephem
Requires-Dist: bitstring
Requires-Dist: python-dateutil

#########
Supercell
#########

Description of Supercell.

************
Installation
************

How to Install Supercell


*******
Testing
*******

How to run and write new tests.


************
Contributing
************

How to contribute.


