Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stjames

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stjames

standardized JSON atom/molecule encoding scheme

  • 0.0.49
  • PyPI
  • Socket score

Maintainers
1

stjames

pypi Ruff

STructured JSON Atom/Molecule Encoding Scheme

This is the Rowan schema for passing molecule/calculation data back and forth between different parts of the software.

This is not intended to be run as a standalone library: it's basically just a big composite Pydantic model which does some validation and intelligent default selection. (A benefit of doing validation on the client side is that it's transparent to the end user—you can see all of the settings that the calculation will use.)

Installation

To install, ensure you have Python 3.11 or newer. Then run:

pip install stjames

For bug reports, please use the Issues tab (above).

New Releases

To release a new version, update the version number in pyproject.toml (using semantic versioning) and then issue a release with a matching version number. Github Actions will take care of the rest!

Corin Wagen, 2023

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