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.0b3.tar.gz
(6.6 kB
view details)
File details
Details for the file pytak-3.0.0b3.tar.gz.
File metadata
- Download URL: pytak-3.0.0b3.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1876bc8f658a9933c5c6933e9e7bc4118c691999be5af63a2ffff58b6ce7e9c4
|
|
| MD5 |
ebf0997295e2d517b34e70ccd4ab8a43
|
|
| BLAKE2b-256 |
366e850f2ae41f0619a1b824f4cfad04ec2b9b896fac406389c745995e8ea8a2
|