Skip to main content

Python library for LastMile AI API

Project description

Running Locally

  1. Create a conda environment
  2. Navigate to the aiconfig_tools directory
  3. Install required testing dependencies pip install -r requirements.txt
  4. "install" the aiconfig source package with pip install -e . The -e flag links the package to your local src. Any changes made are automatically updated.

Testing

To run the tests in this repo,

  1. Navigate to the aiconfig_tools directory
  2. Install required testing dependencies pip install -r requirements_dev.txt
  3. "install" the aiconfig source package with pip install -e . The -e flag links the package to your local src. Any changes made are automatically updated.
  4. run tests pytest
  5. run linter flake8

feel free to run black <path_to_src> or black . , to format code, but this is not required. It is easier to use a vscode extension which will automatically format your code on save.

TODO: build a github action workflow to automatically test and lint code.

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

python-aiconfig-1.0.1.tar.gz (25.1 kB view details)

Uploaded Source

Built Distribution

python_aiconfig-1.0.1-py3-none-any.whl (23.2 kB view details)

Uploaded Python 3

File details

Details for the file python-aiconfig-1.0.1.tar.gz.

File metadata

  • Download URL: python-aiconfig-1.0.1.tar.gz
  • Upload date:
  • Size: 25.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for python-aiconfig-1.0.1.tar.gz
Algorithm Hash digest
SHA256 5eb56399c5d7436c82e84a85b7abb144cc7c357fb6ceafeefcbf1392a8aceba4
MD5 d5a59a06e8dc5f0d585bc77b6954b246
BLAKE2b-256 8582faffb2b77d78969bee47f96f8f74ebf70e55568ca23b9588971d17c0ac94

See more details on using hashes here.

File details

Details for the file python_aiconfig-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for python_aiconfig-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 862c43ad1074855a25d254f4c4be0a0f8780a9183df5977ffcecf3ff4547ee30
MD5 81ff2d2c35c3e951e443cd191223e24d
BLAKE2b-256 30e4e2b5430a2c6a299e79674e5208aa852b3d30b256215d8ab693e4b10c495f

See more details on using hashes here.

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