Skip to main content

No project description provided

Project description

CMSElemental

CI codecov Language grade: Python

A python package which provides data models & tools for the Computational Molecular Sciences (CMS). CMSElemental provides:

  • Pydantic models:

    • Base models: primarily ProtoModel, a subclass of the pydantic BaseModel, which provides commonly used methods in CMS for data parsing, validation, and serializatio>
    • Procedure models: for storing generic intput/output data associated with CMS procedures.
    • Common models: a miscellaneous collection of frequently used models in CMS.
  • File I/O methods:

    • JSON: support for JSON schema (draft-07).
    • YAML: support for YAML 1.1 (PyYAML) and 1.2 (ruamel.yaml).
    • MessagePack: support for the msgpack data format.
    • HDF5: support for HDF5 file schema and the HDF5-JSON specification.

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

cmselemental-0.2.0.tar.gz (45.1 kB view hashes)

Uploaded Source

Built Distribution

cmselemental-0.2.0-py3-none-any.whl (32.1 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