Skip to main content

Python wrapper for the Expedition DLL

Project description

Expedition

Description

Expedition is a Python module for managing and manipulating expeditions. It provides a simple and intuitive API for creating, updating, and retrieving expedition data.

Installation

To install the Expedition module, you can use pip:

pip install Expedition

Usage

Here's a simple example of how to use the Expedition module:

from Expedition import ExpeditionDLL, Var, SysVar

# Create an instance of the ExpeditionDLL class
expedition = ExpeditionDLL.from_default_location()

# Set and get a variable value
expedition.set_exp_var_value(Var.Bsp, 10.4)
value = expedition.get_exp_var_value(Var.Bsp)
print(value)  # Outputs: 10.4

Contributing

If you would like to contribute to the Expedition module, please submit a pull request.

Tests

To run the tests for the Expedition module, you can use the following command:

python -m unittest discover tests

License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Download files

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

Source Distribution

Expedition-Python-0.1.0.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Expedition_Python-0.1.0-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file Expedition-Python-0.1.0.tar.gz.

File metadata

  • Download URL: Expedition-Python-0.1.0.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for Expedition-Python-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0befb811aa45fd5d63799f105e6853a6a89bbfa84ceeaa0ea7f490b67377e399
MD5 1ea596e1c81eb1ce52f4245b8d7ea9ec
BLAKE2b-256 6cc346b4b2a24ab6ef4dfb093603b37517725f118fe0cca56fbcfa1030bf5b9e

See more details on using hashes here.

File details

Details for the file Expedition_Python-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for Expedition_Python-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6c63b30edd15f775363ed5e2e24f928c7053fbdb00031846981c976dfe07c4f5
MD5 4b24ec8f4492094bfd34d66daa462839
BLAKE2b-256 716213cb12d469b24f3fec05b8e5d2c9e6cde89a3ac4556341ef8041a5cf7b36

See more details on using hashes here.

Supported by

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