Metadata-Version: 2.1
Name: aisexplorer
Version: 0.0.1
Summary: Wrapper to fetch data from marinetraffic.com
Home-page: https://github.com/reyemb/AISExplorer
Keywords: AIS,Vessel,Shiptracking
Author: reyemb
Author-email: reyemb.coding@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pandas (>=1.3.4,<2.0.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Project-URL: Repository, https://github.com/reyemb/AISExplorer
Description-Content-Type: text/x-rst

AIS-Explorer
############

Install
=======

>>> pip install ais_explorer


Getting started
===============

Get Location by MMIS
--------------------
::

import



