NTRIP Browser for terminal
Project description
# NTRIP Browser
A simple Python API for browse NTRIP (Networked Transport of RTCM via Internet Protocol).
### Dependencies
`texttable`
The package was tested with **Python 2.7**
### Installation
`pip install ntripbrowser`
or clone and run `make install`
### Usage
```
ntripbrowser [-h] [-p PORT] [-v] [-N] [-C] [-n] [-s] url
positional arguments:
url NTRIP source table address
optional arguments:
-h, --help Show this help message and exit
-p PORT, --port PORT Change url port. Default port is 2101
-v, --verbose Increase output verbosity
-N, --NETtable Additionaly show NET table
-C, --CATtable Additionaly show CAT table
-n, --no-pager No pager
-s, --source Display url source data
```
A simple Python API for browse NTRIP (Networked Transport of RTCM via Internet Protocol).
### Dependencies
`texttable`
The package was tested with **Python 2.7**
### Installation
`pip install ntripbrowser`
or clone and run `make install`
### Usage
```
ntripbrowser [-h] [-p PORT] [-v] [-N] [-C] [-n] [-s] url
positional arguments:
url NTRIP source table address
optional arguments:
-h, --help Show this help message and exit
-p PORT, --port PORT Change url port. Default port is 2101
-v, --verbose Increase output verbosity
-N, --NETtable Additionaly show NET table
-C, --CATtable Additionaly show CAT table
-n, --no-pager No pager
-s, --source Display url source data
```
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
ntripbrowser-0.0.5.tar.gz
(16.2 kB
view details)
File details
Details for the file ntripbrowser-0.0.5.tar.gz.
File metadata
- Download URL: ntripbrowser-0.0.5.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4dd86e9f7278883c5e0ff793093a317f860df28232a6f3eab523961b9cae71c
|
|
| MD5 |
7d3e7512f0554d5a7ffaa6520d9a1b83
|
|
| BLAKE2b-256 |
1725ac451e4a69d304c3a28c6822edc4d32da22e3f8b93efc4d2be41b3a585fd
|