python-benedict 0.33.2
0
python-benedict is a dict subclass with keylist/keypath/keyattr support, normalized I/O operations (
Contents
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: 1491, Watchers: 1491, Forks: 49, Open Issues: 18The fabiocaccamo/python-benedict
repo was created 5 years ago and the last code push was 18 hours ago.
The project is very popular with an impressive 1491 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
Related Packages
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 18 open issues on GitHub
- [pre-commit.ci] pre-commit autoupdate
- Update pre-commit hooks
- Add
from_html
method. - Exception when comparing with Protocol classes