Skip to main content

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

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

diveplane_amalgam_api-2.3.12-py3-none-any.whl (13.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page