Socket
Socket
Sign inDemoInstall

cmselemental

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cmselemental


Maintainers
3

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc