Skip to main content

MappingTools. Do stuff with Mappings and more

Project description

MappingTools

Do stuff with Mappings and more

This library provides utility functions for creating, manipulating, and transforming data structures, which have or include Mapping-like characteristics.

Including inverting dictionaries, converting class-like objects to dictionaries, creating nested defaultdicts, and unwrapping complex objects.

Package PyPI - Version PyPI - Status PyPI - Python Version PyPI - Downloads PyPI - Dependents Libraries.io SourceRank
Code GitHub GitHub repo size GitHub last commit (by committer) Contributors
Tools PyCharm uv Ruff Hatch project commitizen
CI/CD Test Publish Publish Publish Docs
Scans Coverage Quality Gate Status Security Rating Maintainability Rating Reliability Rating Lines of Code Vulnerabilities Bugs Codacy Quality Codacy Coverage CodeFactor DeepSource DeepSource Snyk

🚀 Why use MappingTools?

Built for developers who need more than just standard dictionaries.

Problem Solution
Deep JSON Diffing Use flattened() to collapse nested JSON into single-layer paths for easy comparison.
Data Collisions Use inverse() to swap keys/values without losing data (automatically creates sets for duplicates).
Slow Config Loading Use MeteredDict to profile exactly how many times your app reads specific config keys.
Quick Serialization Use simplify() to instantly convert Dataclasses, DateTime, and custom objects into pure Dicts.

Documentation

https://erivlis.github.io/mappingtools/

Development

Ruff

ruff check src

ruff check tests

Test

Standard (cobertura) XML Coverage Report

python -m pytest tests --cov=src --cov-branch --doctest-modules --cov-report=xml

HTML Coverage Report

python -m pytest tests --cov=src --cov-branch --doctest-modules --cov-report=html

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

mappingtools-0.9.0.tar.gz (650.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mappingtools-0.9.0-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

Details for the file mappingtools-0.9.0.tar.gz.

File metadata

  • Download URL: mappingtools-0.9.0.tar.gz
  • Upload date:
  • Size: 650.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for mappingtools-0.9.0.tar.gz
Algorithm Hash digest
SHA256 54902a4d7796d3781250914a579f8027aba35b9f5a0323f8cb17aba92fa04476
MD5 a5cf89a93cde9dd92545ae9321070d9e
BLAKE2b-256 dfee08968111d588d697ea2982af298dc524a7ac1aa1395bac7b31fe7308d1aa

See more details on using hashes here.

File details

Details for the file mappingtools-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: mappingtools-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 24.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for mappingtools-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d61c13613655755d18a02e225dda8cb22e056a2e7149c0fa030b8d40594316e7
MD5 297dd0bc12cb30b4d7dad6211bae74b6
BLAKE2b-256 1eb48fe1b41d1413848d29594ee3bec4ce73e8a8df1ced558dfd2afdace165fc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page