Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 921 Bytes

README.md

File metadata and controls

47 lines (27 loc) · 921 Bytes

ais-python

Playing around with SDR and ais via python

Getting Started

Clone the repo, add the requirements.txt file

Assumptions:

  • That you have an ais receiver outputing raw messages via UDP

Prerequisites

Python > 3.6 pyais-2

Installing

Fork then clone the repo, run the file

Running the tests

Run tests to ensure that required is installed.

Versioning

The more I look the more I am a fan of semver...

Authors

  • John MacTavish - Initial work - TechSolX

See also the list of [contributors](/ais-python/graphs/master) who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Leon's Blog
  • Stack Overflow for all the other stuff I can't remember.