An IDL wrapper for Python
Project description
A python wrapper for the IDL.
After exploring the various options available on the internet (pyidl, pyidlrpc, pidly) we have found that none of them have the feature sets we need to provide an effective migration tool from IDL to python. These packages are either unmaintained (don’t support python 3), are slow or use access routines that are impractical for multi-user systems (IDLRPC).
This is a simple IDL bridge library that interacts via the IDL “callable” library interface.
The high level python interface is designed to hide the IDL calls behind python objects such that the IDL calls can be transparently replaced at a later date without requiring significant code refactoring.
Dr Alex Meakins (alex.meakins@ukaea.uk)
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 idlbridge-1.1.0.tar.gz
.
File metadata
- Download URL: idlbridge-1.1.0.tar.gz
- Upload date:
- Size: 100.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c70dcdf6d1e13b2e70490d9a1431684aa8d7ffd883905044b65693fd3d788e9f |
|
MD5 | 924b0f124f2c23a6c1a9c090838b1f48 |
|
BLAKE2b-256 | 6daae877b709b7bcef8cd516c4594a29e8357f55c70b19010b6985a941592bc4 |