- Notifications
You must be signed in to change notification settings - Fork53
PyTAK is a Python package for rapid Team Awareness Kit (TAK) integration.
License
snstac/pytak
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PyTAK is a Python Module for creating Team Awareness Kit (TAK) clients, servers & gateways.
- TAK Protocol Support: Connect with ATAK, WinTAK, iTAK, and TAK Server.
- Data Handling: Manage TAK, Cursor on Target (CoT), and non-CoT data.
- Data Parsing and Serialization: Parse and serialize TAK and CoT data.
- Network Communication: Send and receive TAK and CoT data over a network.
SeePyTAK documentation for instructions on gettingstarted with PyTAK, examples, configuration & troubleshooting options.
Copyright Sensors & Signals LLChttps://www.snstac.com
Licensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.
asyncio_dgram is Copyright (c) 2019 Justin Bronder and is licensed under the MITLicense, see pytak/asyncio_dgram/LICENSE for details.
About
PyTAK is a Python package for rapid Team Awareness Kit (TAK) integration.