XCSOAR飞行分析工具

xcsoar的Python项目详细描述


https://img.shields.io/travis/skylines-project/py-xcsoar.svghttps://img.shields.io/pypi/v/xcsoar.svg

XCSOAR飞行分析工具

内容

xcsoar python包

xcsoar python包包含一个用于编译xcsoar python的包装器 模块

导入xcsoar包以利用该模块。见 源代码和 xcsoar.submodule/python/test/目录。

安装

您可以通过调用 python setup.py install。它将自动编译工具和 将它们安装到适当的位置。

您很可能需要安装一些xcsoar的构建依赖项。 在一台标准的ubuntu机器上,调用apt-get install make libcurl4-openssl-dev应该可以让您开始。请阅读Xcsoar 文档(如果缺少更多库)。

许可证

XCSoar Glide Computer - http://www.xcsoar.org/
Copyright (C) 2000-2013 The XCSoar Project
A detailed list of copyright holders can be found in the file "AUTHORS".

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
Android中Twitter共享的java xAuth身份验证?   带有@XmlAnyAttribute和方法的java Bug?(使用JAXB-RI)   安卓 ArrayAdapter导致java。lang.NullPointerException   java如何使用JExel从现有excel文件中删除工作表   java树映射随机停止正确返回值   使用switch和scanner类java使用用户选择   java JCalendar多天选择   Java文件zip正在创建损坏的文件   Ajax调用中的java未定义错误   java处理JSON更改信息的最佳方法   java JNI不适用于AppKit线程   java在运行时为JTable的特定行设置背景色   java如何在for循环中添加按钮?   java在getclass()方法之后强制转换对象