Third party Python API for INDI client
Project description
An INDI Client Python API, auto-generated from the official C++ API using SWIG.
Installation
Use pip (recommended): pip install pyindi-client
Alternatively download a release, extract it and run: python setup.py install
The file setup.cfg contains configuration options (mainly concerning libindi installation path). The file setup.py searchs for the libindiclient.a library in some predefined directories. If not found, the script fails. Locate this library (try locate lindiclient.a from the command line) and add its path to the libindisearchpaths variable in the setup script.
Dependencies
For the above installation to work, you need to have installed from your distribution repositories the following packages: Python setup tools, Python development files, libindi development files and swig. - On an Ubuntu-like distribution, you may use: apt-get install python-setuptools python-dev libindi-dev swig - On a Fedora-like distribution, you may use (dnf or yum): dnf install python-setuptools python-devel libindi-devel swig
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
File details
Details for the file pyindi-client-artak-0.2.8.tar.gz
.
File metadata
- Download URL: pyindi-client-artak-0.2.8.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.8.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed7052e2af1a47b81d8a197a9c408a7d9aecf9240a784c3d3dbad3aa4cf3afd0 |
|
MD5 | ebcb2aa33e7dc1e9cd1732fa000b572b |
|
BLAKE2b-256 | 36a460a133082ddff3f5b06bfc256d07472f4c85262753c75677f17f2883d791 |