Contents

python-benedict 0.33.2

0

python-benedict is a dict subclass with keylist/keypath/keyattr support, normalized I/O operations (

python-benedict is a dict subclass with keylist/keypath/keyattr support, normalized I/O operations (base64, csv, ini, json, pickle, plist, query-string, toml, xls, xml, yaml) and many utilities… for humans, obviously.

Stars: 1398, Watchers: 1398, Forks: 48, Open Issues: 14

The fabiocaccamo/python-benedict repo was created 4 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1398 github stars!

How to Install python-benedict

You can install python-benedict using pip

pip install python-benedict

or add it to a project with poetry

poetry add python-benedict

Package Details

Author
License
MIT License Copyright (c) 2019-present Fabio Caccamo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Homepage
PyPi:
https://pypi.org/project/python-benedict/
Documentation:
https://github.com/fabiocaccamo/python-benedict#readme
GitHub Repo:
https://github.com/fabiocaccamo/python-benedict

Classifiers

  • Education/Testing
  • Software Development/Build Tools
  • System/Filesystems
  • Text Processing/Markup/XML
  • Utilities
No  python-benedict  pypi packages just yet.

Errors

A list of common python-benedict errors.

Code Examples

Here are some python-benedict code examples and snippets.

GitHub Issues

The python-benedict package has 14 open issues on GitHub

  • [pre-commit.ci] pre-commit autoupdate
  • Update pre-commit hooks
  • Add from_html method.
  • Exception when comparing with Protocol classes

See more issues on GitHub

Related Packages & Articles

srsly 2.4.8

Modern high-performance serialization utilities for Python

xmltojson 2.0.2

A Python module and cli tool to quickly convert xml text or files into json

jsonargparse 4.27.7

Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables.