A direct interface with Amalgam compiled dll or so.
Project description
Amalgam python api
This module loads an amalgam library, and exposes an api for communicating to it.
Setup
The default location for the amalgam library files is ~/.diveplane/lib/dev/amlg/ ie ~/.diveplane/lib/dev/amlg/amalgam.so for linux and _~/.diveplane/lib/dev/amlg/Amalgam.dll for windows.
If download is set to True (and no library_path is set), then the wrapper will attempt to retrieve the correct library file from the appropriate repository. Pass in the download_apikey parameter to the Amalgam constructor or set the DP_CONFIG_DIVEPLANE_AMLG_APIKEY environment variable to set the apikey to access the repository.
return Amalgam(version='10.0.3', download=True, debug=True)
Setting version to 'latest' can be used to automatically update to the latest on every use.
Build Status
Versioning
Versioning will occur automatically. Patch versions are the default, change the PR name suffix to MAJOR/MINOR to change the incremented version level. Use the PR pipeline build to validate the resulting version.
CHANGELOG
The CHANGELOG.md will update automatically from PR/Merge-commit information.
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 Distributions
Built Distribution
File details
Details for the file diveplane_amalgam_api-2.3.12-py3-none-any.whl
.
File metadata
- Download URL: diveplane_amalgam_api-2.3.12-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10441ece45b74aab65a12067df2ebf1ed9e74d3ea600acc9bf57a392291a621b |
|
MD5 | 56d2c64ea63e4c81e5af1afd981f1423 |
|
BLAKE2b-256 | ef546645293e7798f985306b13305c6589517029054ff2d400d45b36c08ecb3b |