use libais to decode ais, replacing ais.stream
Project description
lpais
use libais to decode ais messages, replacing ais.stream
install and test
install from pypi
using pip:
$ pip install lpais
production install
There is a makefile in the project root directory:
$ make install
Using pip, the above is equivalent to:
$ pip install -r requirements.txt
$ pip install -e .
dev install
There is a makefile in the project root directory:
$ make dev
Using pip, the above is equivalent to:
$ pip install -r requirements-dev.txt
$ pip install -e .
run the tests
Use the makefile in the project root directory:
$ make test
This runs the tests generating a coverage html report
build the doc
The documentation is made with sphinx, you can use the makefile in the project root directory to build html doc:
$ make doc
Documentation
Documentation on Read The Docs.
Meta
loicpw - peronloic.us@gmail.com
Distributed under the MIT license. See LICENSE.txt for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lpais-0.0.2.tar.gz.
File metadata
- Download URL: lpais-0.0.2.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc9a266295fb65bcc896efeea4644d0c4b596d5d3f159aeed3f22bbbaa5b7557
|
|
| MD5 |
f5edde06c7c35e4001e726bbf80cb65a
|
|
| BLAKE2b-256 |
597ae8b0dc6c64a810fd190856d77e42d329e2db52f5a8892e1c961deeb1a227
|
File details
Details for the file lpais-0.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: lpais-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e1316281f01bb500f42add57a7d61c70dab75f35eba8a984358d740afa2a96c
|
|
| MD5 |
d5cdc9b56d23de1897cd6cfaa7c417e9
|
|
| BLAKE2b-256 |
0742b741a829acffb4493ef5cfab467121d277cb45c53c35a1dedaa2b8ac9ce8
|