Metadata-Version: 2.1
Name: wiiss
Version: 0.1.0
Summary: Provides the current location of the ISS
Home-page: https://github.com/RoW171/wiiss
Author: Robin 'r0w' Weiland
Author-email: robinweiland@gmx.de
License: MIT
Description: # wiiss
         -- short for 'where is iss' - provides the current location of the ISS based on data from the open-notify and nominatim osm apis
        
        Just call `wiis.wiis()` to print the location information.
Keywords: iss location api
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
