A ctypes interface to the TURTLE library
Project description
A ctypes interface to the TURTLE library
( Topographic Utilities for tRansporting parTicules over Long rangEs )
Description
This is yet an incomplete Python interface to the TURTLE library. It is a pure Python package using ctypes. Note that it does not ship with TURTLE which must be installed separately.
Currently only the turtle_ecef
and turtle_map
objects have been
encapsulated, as cturtle.Ecef
and cturtle.Map
Python classes. Feel free to
contribute with a pull request if you need other TURTLE objects
to be integrated.
Installation
From PyPi, e.g. using pip
:
pip install --user cturtle
One can also do a manual install by copying the cturtle.py source file.
In addition the TURTLE library must be installed separately as a
shared library in a visible location, e.g. registered to LD_LIBRARY_PATH
on nix.
License
The TURTLE library and the present Python interface are under the GNU
LGPLv3 license. See the provided LICENSE
and
COPYING.LESSER
files.
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
Built Distribution
File details
Details for the file cturtle-0.0.6.tar.gz
.
File metadata
- Download URL: cturtle-0.0.6.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a535a66e3e0a0aecdceac154fde845b7c66502aa6ff3172d8132005becc07d8a |
|
MD5 | 674d964e24da9e4c15cf4a189407e483 |
|
BLAKE2b-256 | 1499c23f7b86887c6dc3041c18d9b346029a66b94ea20bb5d17c769e1c3c42a8 |
File details
Details for the file cturtle-0.0.6-py2-none-any.whl
.
File metadata
- Download URL: cturtle-0.0.6-py2-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76f3c0b9adb96ba10ec4d3544a132cc8adfea34d9c6da9d6fab074a2d18fe1c8 |
|
MD5 | c87a345bbc2e18d0370c5652a74e088e |
|
BLAKE2b-256 | c5c2a3f988c47858e63e38b7318d0fc6cc5bd4709d20257ef354428136887743 |