Python Team Awareness Kit (PyTAK) Module
Project description
Python Module for creating clients to connect to a Team Awareness Kit (TAK) Server.
Requirements
PyTAK requires libffi/libffi-dev.
Debian & Ubuntu:
$ sudo apt-get install libffi-dev
RedHat, Fedora, CentOS:
$ sudo yum install libffi-devel # or $ sudo dnf install libffi-devel
Installation
Option A) Install from the Python Package Index:
$ pip install pytak
Option B) Install from this source tree:
$ git clone https://github.com/ampledata/pytak.git $ cd pytak/ $ python setup.py install
Build Status
Master:
Develop:
Source
Copyright
Copyright 2020 Orion Labs, Inc.
License
Apache License, Version 2.0. See LICENSE for details.
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
pytak-3.0.0b1.tar.gz
(6.5 kB
view details)
File details
Details for the file pytak-3.0.0b1.tar.gz.
File metadata
- Download URL: pytak-3.0.0b1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3ec72ad11d8d74a917d6f677bae9c3fbfba4433380197a8019190d97bf2dca5
|
|
| MD5 |
9ffc637bc267ce5ca1d0840a116041c8
|
|
| BLAKE2b-256 |
ea68b761357f66daf8c45a63ff08be4204c274ca2d8eb8ac775c7cc1aab2ddec
|