Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turulomio/pydicts
Module to use dictionaries, list of dictionaries and other data structures
https://github.com/turulomio/pydicts
python-dictionaries python-lists python3
Last synced: 6 days ago
JSON representation
Module to use dictionaries, list of dictionaries and other data structures
- Host: GitHub
- URL: https://github.com/turulomio/pydicts
- Owner: turulomio
- License: gpl-3.0
- Created: 2023-04-10T06:42:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T07:57:02.000Z (2 months ago)
- Last Synced: 2024-12-03T09:55:04.482Z (about 1 month ago)
- Topics: python-dictionaries, python-lists, python3
- Language: Python
- Homepage:
- Size: 5.95 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyDicts [![PyPI - Downloads](https://img.shields.io/pypi/dm/pydicts?label=Pypi%20downloads)](https://pypi.org/project/pydicts/)
Module to use dictionaries, list of dictionaries and other data structures## Links
- https://github.com/turulomio/pydicts/
- https://pypi.org/project/pydicts/## Documentation
I've developed this module because I needed this kind of methods developing with Django and python
You can access documentation in [Pydicts Github page](https://turulomio.github.io/pydicts/)