https://github.com/sergeyklay/asdicts
Missed utilities for working with Python dictionaries
https://github.com/sergeyklay/asdicts
dict dictionaries python-dict python-dictionaries python-dictionary
Last synced: 3 months ago
JSON representation
Missed utilities for working with Python dictionaries
- Host: GitHub
- URL: https://github.com/sergeyklay/asdicts
- Owner: sergeyklay
- License: apache-2.0
- Archived: true
- Created: 2021-01-26T10:18:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T20:45:44.000Z (10 months ago)
- Last Synced: 2024-10-20T06:50:38.866Z (7 months ago)
- Topics: dict, dictionaries, python-dict, python-dictionaries, python-dictionary
- Language: Python
- Homepage: https://pypi.org/project/asdicts
- Size: 76.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
.. raw:: html
asdicts
.. teaser-begin
Missed utilities for working with Python dictionaries.
Python has great builtins for working with lists as well as dictionaries, but
some utilities for working with dictionaries are still missed. This fills the
gap... teaser-end
.. -project-information-
Project Information
===================``asdicts`` is released under the `Apache Licence 2.0 `_,
and the code on `GitHub `_. It’s rigorously
tested on Python 3.6+. If you'd like to contribute to ``asdicts`` you're most welcome!.. -support-
Support
=======Should you have any question, any remark, or if you find a bug, or if there is
something you can't do with the ``asdicts``, please
`open an issue `_.