Skip to main content

Acceleration libraries for CosmoTech cloud based solution development

Project description

CosmoTech-Acceleration-Library

Acceleration library for CosmoTech cloud based solution development

csm-data

csm-data is a CLI made to give CosmoTech solution modelers and integrators accelerators to start interacting with multiple systems.

It gives a first entrypoint to get ready to use commands to send and retrieve data from a number of systems in which a Cosmo Tech API could be integrated

data-store

The data store gives a way to keep local data during simulations and comes with csm-data commands to easily send those data to a target system allowing to easily send results anywhere.

Legacy part

The following description is tied to the legacy part of CoAL that is getting slowly moved to the new code organization before a 1.0.0 release

Code organisation

In project root directory you'll find 4 main directories:

  • CosmoTech_Acceleration_Library: containing all Cosmo Tech libraries to accelerate interaction with Cosmo Tech solutions
  • data: a bunch of csv files on which samples are based
  • samples: a bunch of python scripts to demonstrate how to use the library
  • doc: for schema or specific documentation

Accelerators

TODO

Modelops library

The aim of this library is to simplify the model accesses via python code.

The library can be used by Data Scientists, Modelers, Developers, ...

Utility classes

  • ModelImporter(host: str, port: int, name: str, version: int, graph_rotation:int = 1) : will allow you to bulk import data from csv files with schema enforced (samples/Modelops/Bulk_Import_from_CSV_with_schema.py) or not (samples/Modelops/Bulk_Import_from_CSV_without_schema.py) (see documentation for further details)
  • ModelExporter(host: str, port: int, name: str, version: int, export_dir: str = '/') : will allow you to export data from a model cache instance
  • ModelReader(host: str, port: int, name: str, version: int) : will allow you to read data from a model cache instance (object returned)
  • ModelWriter(host: str, port: int, name: str, version: int, graph_rotation:int = 1) : will allow you to write data into a model instance
  • ModelUtil : a bunch of utilities to manipulate and facilitate interaction with model instance (result_set_to_json, print_query_result, ... )
  • ModelMetadata: will allow you to management graph metadata

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 Distribution

cosmotech_acceleration_library-0.10.0.tar.gz (56.9 kB view details)

Uploaded Source

Built Distribution

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

cosmotech_acceleration_library-0.10.0-py3-none-any.whl (102.1 kB view details)

Uploaded Python 3

File details

Details for the file cosmotech_acceleration_library-0.10.0.tar.gz.

File metadata

File hashes

Hashes for cosmotech_acceleration_library-0.10.0.tar.gz
Algorithm Hash digest
SHA256 4b486590d9e1750f9059ac544973ab7698143d8fc4c95ba8924121c2d67dc32c
MD5 36c097580ba52acbdafcc4cd9114f218
BLAKE2b-256 f24fbbcdab9e4de400e4d9b52f9cff52b98061b959dba07fee64c221b84bc4db

See more details on using hashes here.

File details

Details for the file cosmotech_acceleration_library-0.10.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cosmotech_acceleration_library-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 efff6fafb2a022485258bc5905ac89cffa581f97933ad4a90ddffc3539e3e986
MD5 4eee9ab37d8732524360e635509298f2
BLAKE2b-256 66ed60837028d418e321b19ab746cc6de2ad0392084a9d1455c4f68a6c7fd49c

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