Skip to main content

XML database plugin for pycalphad

Project description

pycalphad-xml

XML database plugin for PyCalphad

This package (including the RelaxNG-based schemas that support it) are considered experimental and are likely to change. We welcome any feedback and encourage you to report issues or suggestions to us on our GitHub issues page!

Installing

pip install pycalphad-xml

Usage

PyCalphad version 0.10.1 or later will automatically detect this packge as a plugin and load register the XML reader and writer with PyCalphad's Database interface.

Databases can be loaded and used as any other supported format:

from pycalphad import Database

dbf = Database("my_db.xml")  # load from file

dbf.to_file("out.xml")  # write to a file

Development versions

To install the development version of pycalphad-xml, clone the repository and install it in editable mode with pip:

git clone git@github.com:pycalphad/pycalphad-xml.git
pip install -e .

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

pycalphad-xml-0.1.1.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

pycalphad_xml-0.1.1-py3-none-any.whl (14.4 kB view details)

Uploaded Python 3

File details

Details for the file pycalphad-xml-0.1.1.tar.gz.

File metadata

  • Download URL: pycalphad-xml-0.1.1.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for pycalphad-xml-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f72e2c7ca6bd689f0024ebc9e66eb3a6bca9e4271d434b8adf908ac2c92a27c3
MD5 09476425093709f0f95843a6d1c7bdab
BLAKE2b-256 a30a2ee16b75772129a4b189b8366410622864fd9bff4589f6d6c96e7af49754

See more details on using hashes here.

File details

Details for the file pycalphad_xml-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for pycalphad_xml-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2b83b78ca70ac36f1f2fc63a201c3e620bbda7b539cfe857fe408fb506f6914f
MD5 188cdf530aa596963f5e7d5e02d63547
BLAKE2b-256 5daa5bce43f41bf79637f2461921790faf9b1014615c29a09b9b3b1d2716b66f

See more details on using hashes here.

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