Skip to main content

Developers Toolbox

Data Converter

Python library that loads JSON, JSON5, XML, YAML, or TOML into a dictionary, then writes any of those formats.

Install

pip install lupaxa-data-converter

Requires Python 3.10+.

Usage

from lupaxa.data_converter import DataConverter

payload = {"name": "Lupaxa", "formats": ["json", "json5", "xml", "yaml", "toml"]}
converter = DataConverter(payload, data_type="dict")

print(converter.to_json())
print(converter.to_json5())
print(converter.to_xml())
print(converter.to_yaml())
print(converter.to_toml())

This is a library only. There is no console script and no python -m entry point.

Documentation

Site pages live in mkdocs/ and publish to https://data-converter.thelupaxaproject.org/.

make init
make python-install-dev
make mkdocs-serve
The Lupaxa Project Footer

Release files for lupaxa-data-converter 0.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for lupaxa-data-converter 0.1.2
File Size Uploaded
lupaxa_data_converter-0.1.2.tar.gz 6.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for lupaxa-data-converter 0.1.2
File Interpreter ABI Platform
lupaxa_data_converter-0.1.2-py3-none-any.whl Python 3 none any Details

Total release size: 15.5 kB

Release files / lupaxa_data_converter-0.1.2.tar.gz

Download URL lupaxa_data_converter-0.1.2.tar.gz
Size 6.2 kB
Tags Source
SHA-256 checksum
How to use checksums
b3e8b7bd026b6064cc8e885995e56c6678b5f780062672ab75fca73c2224915b
BLAKE2b-256 checksum
How to use checksums
fdd83ccf5b9cb6caadb7e89d93851d8914237a6c4566b95352a669621adb195f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / lupaxa_data_converter-0.1.2-py3-none-any.whl

Download URL lupaxa_data_converter-0.1.2-py3-none-any.whl
Size 9.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
0ff1314759ff6abd08ce58f15682521272b1f204491694491afbae63a44ee1c5
BLAKE2b-256 checksum
How to use checksums
46f6540349c356ed3c7158c7f8eed326a7ebccf6bddb7524abaf2b51f5142e4d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page