pydicts


Namepydicts JSON
Version 0.17.0 PyPI version JSON
download
home_pageNone
SummaryModule to use dictionaries in various situations
upload_time2024-11-03 07:58:16
maintainerNone
docs_urlNone
authorturulomio
requires_python<4,>=3.9
licenseGPL-3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyDicts  [![PyPI - Downloads](https://img.shields.io/pypi/dm/pydicts?label=Pypi%20downloads)](https://pypi.org/project/pydicts/)
<div align="center">
  <div style="display: flex; align-items: flex-start;">
    <img src="https://github.com/turulomio/pydicts/blob/main/images/pydicts_jupyter.png?raw=true" width="150" title="PyDicts logo">
  </div>
Module to use dictionaries, list of dictionaries and other data structures 
</div>

## 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/)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pydicts",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "turulomio",
    "author_email": "turulomio@yahoo.es",
    "download_url": "https://files.pythonhosted.org/packages/6c/f3/cd0f9307cb7b0afc2dedcc66e0fb8405f95123c83b3c7138b2892d848c74/pydicts-0.17.0.tar.gz",
    "platform": null,
    "description": "# PyDicts  [![PyPI - Downloads](https://img.shields.io/pypi/dm/pydicts?label=Pypi%20downloads)](https://pypi.org/project/pydicts/)\n<div align=\"center\">\n  <div style=\"display: flex; align-items: flex-start;\">\n    <img src=\"https://github.com/turulomio/pydicts/blob/main/images/pydicts_jupyter.png?raw=true\" width=\"150\" title=\"PyDicts logo\">\n  </div>\nModule to use dictionaries, list of dictionaries and other data structures \n</div>\n\n## Links\n\n- https://github.com/turulomio/pydicts/\n- https://pypi.org/project/pydicts/\n\n## Documentation\n\nI've developed this module because I needed this kind of methods developing with Django and python\n\nYou can access documentation in [Pydicts Github page](https://turulomio.github.io/pydicts/)\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Module to use dictionaries in various situations",
    "version": "0.17.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7060cf5c63544c5fa0d2c1412a99e30a16b265a601fab42ebd6bd7a822a5c44b",
                "md5": "fe88297924347df3071b72ee1e4168d8",
                "sha256": "ccbc48e995a64af1b6caf7051d344a66c3a66f441da6b5b2c2b00c7ff4cf2d30"
            },
            "downloads": -1,
            "filename": "pydicts-0.17.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fe88297924347df3071b72ee1e4168d8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 49954,
            "upload_time": "2024-11-03T07:58:15",
            "upload_time_iso_8601": "2024-11-03T07:58:15.552482Z",
            "url": "https://files.pythonhosted.org/packages/70/60/cf5c63544c5fa0d2c1412a99e30a16b265a601fab42ebd6bd7a822a5c44b/pydicts-0.17.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6cf3cd0f9307cb7b0afc2dedcc66e0fb8405f95123c83b3c7138b2892d848c74",
                "md5": "85fbd6fa889f436518c2a8dc2d2d847e",
                "sha256": "9b3c41f405360c6add9d5f28d649011c7d3ed4b68f4199d1c5f0baa2d3579266"
            },
            "downloads": -1,
            "filename": "pydicts-0.17.0.tar.gz",
            "has_sig": false,
            "md5_digest": "85fbd6fa889f436518c2a8dc2d2d847e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 42006,
            "upload_time": "2024-11-03T07:58:16",
            "upload_time_iso_8601": "2024-11-03T07:58:16.790716Z",
            "url": "https://files.pythonhosted.org/packages/6c/f3/cd0f9307cb7b0afc2dedcc66e0fb8405f95123c83b3c7138b2892d848c74/pydicts-0.17.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-03 07:58:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pydicts"
}
        
Elapsed time: 0.35717s