Skip to main content

Common functions used across the DUKE.ai project environments.

Project description

Duke.ai Lib (dukeai_lib)

Latest Release: 2023-07-25


The dukeai_lib PIP package repository; Contains base functions that are used across multiple internal backend projects making it easier for developers to maintain consistency via a centralized codebase while enabling retroactive updates to core functionality.


Modules

  • tools

    • gen_random_sha()
  • application

    • check_access()
    • api_response()
  • utilities

    • DecimalEncoder(class)
  • schema_kung_fu

    • rate_confirmation
      • flatten_ratecon()
      • unflatten_ratecon()
    • accessorial
      • flatten_accessorial()
      • unflatten_accessorial()
    • bill_of_lading
      • flatten_bol()
      • unflatten_bol()
    • invoice
      • flatten_invoice()
      • unflatten_invoice()
    • noa_lor
      • flatten_noa_lor()
      • unflatten_noa_lor()
    • classification
      • dt_multiclass_to_dynamoson()
      • translate_dt_multiclass()
      • classification_template()
      • standardize_classification_name()
      • parse_classification_dynamoson()
      • parse_multiple_classification_dynamoson()
    • schema_utilities
      • dict(REFERENCE_OPTIONS)
      • dict(STATES)
      • get_idtype()
      • format_state()
      • parse_incoming_address()
      • format_time()
      • parse_time()

Usage

pip install dukeai_lib

and subsequently...

import dukeai_lib

or

from dukeai_lib.schema_kung_fu import schema_utilities

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

dukeai_lib-0.2.5.tar.gz (50.0 kB view hashes)

Uploaded Source

Built Distribution

dukeai_lib-0.2.5-py3-none-any.whl (57.0 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