asdicts


Nameasdicts JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/sergeyklay/asdicts
SummaryMissed utilities for working with Python dictionaries
upload_time2021-01-26 21:51:31
maintainerSerghei Iakovlev
docs_urlNone
authorSerghei Iakovlev
requires_python>=3.6, <4
licenseApache 2.0
keywords dict collections helpers
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ===============================================================
asdicts: Missed utilities for working with Python dictionaries
===============================================================




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 <https://choosealicense.com/licenses/apache-2.0/>`_,
and the code on `GitHub <https://github.com/sergeyklay/asdicts>`_. 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 <https://github.com/sergeyklay/asdicts/issues>`_.


Release Information
===================

1.1.0 (2021-01-26)
------------------

Features
^^^^^^^^

- Enable Python 3.6 support

`Full changelog <https://github.com/sergeyklay/asdicts/blob/master/CHANGELOG.rst>`_.

Credits
=======

``asdicts`` is written and maintained by `Serghei Iakovlev <https://github.com/sergeyklay/>`_.

A full list of contributors can be found in `GitHub's overview <https://github.com/sergeyklay/asdicts/graphs/contributors>`_.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sergeyklay/asdicts",
    "name": "asdicts",
    "maintainer": "Serghei Iakovlev",
    "docs_url": null,
    "requires_python": ">=3.6, <4",
    "maintainer_email": "egrep@protonmail.ch",
    "keywords": "dict,collections,helpers",
    "author": "Serghei Iakovlev",
    "author_email": "egrep@protonmail.ch",
    "download_url": "https://files.pythonhosted.org/packages/0d/b0/78077640c132aada0ab85948bba354d1d3f6a9e26e38226f34b23f218e8d/asdicts-1.1.0.tar.gz",
    "platform": "any",
    "description": "===============================================================\nasdicts: Missed utilities for working with Python dictionaries\n===============================================================\n\n\n\n\nMissed utilities for working with Python dictionaries.\n\nPython has great builtins for working with lists as well as dictionaries, but\nsome utilities for working with dictionaries are still missed. This fills the\ngap.\n\n.. teaser-end\n\n.. -project-information-\n\nProject Information\n===================\n\n``asdicts`` is released under the `Apache Licence 2.0 <https://choosealicense.com/licenses/apache-2.0/>`_,\nand the code on `GitHub <https://github.com/sergeyklay/asdicts>`_. It\u2019s rigorously\ntested on Python 3.6+. If you'd like to contribute to ``asdicts`` you're most welcome!\n\n.. -support-\n\nSupport\n=======\n\nShould you have any question, any remark, or if you find a bug, or if there is\nsomething you can't do with the ``asdicts``, please\n`open an issue <https://github.com/sergeyklay/asdicts/issues>`_.\n\n\nRelease Information\n===================\n\n1.1.0 (2021-01-26)\n------------------\n\nFeatures\n^^^^^^^^\n\n- Enable Python 3.6 support\n\n`Full changelog <https://github.com/sergeyklay/asdicts/blob/master/CHANGELOG.rst>`_.\n\nCredits\n=======\n\n``asdicts`` is written and maintained by `Serghei Iakovlev <https://github.com/sergeyklay/>`_.\n\nA full list of contributors can be found in `GitHub's overview <https://github.com/sergeyklay/asdicts/graphs/contributors>`_.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Missed utilities for working with Python dictionaries",
    "version": "1.1.0",
    "split_keywords": [
        "dict",
        "collections",
        "helpers"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46f99581d979ed9fc3ccbfd8d8df9ddbebf5fb942ccab8afb6616ac1dc3af440",
                "md5": "e7c4948b37484474856a14790b22585d",
                "sha256": "1a6389caffac0f6f131d48c05730b9083e54ba6012d1d4fcbc9de8b86574f24e"
            },
            "downloads": -1,
            "filename": "asdicts-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e7c4948b37484474856a14790b22585d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6, <4",
            "size": 7687,
            "upload_time": "2021-01-26T21:51:30",
            "upload_time_iso_8601": "2021-01-26T21:51:30.257281Z",
            "url": "https://files.pythonhosted.org/packages/46/f9/9581d979ed9fc3ccbfd8d8df9ddbebf5fb942ccab8afb6616ac1dc3af440/asdicts-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0db078077640c132aada0ab85948bba354d1d3f6a9e26e38226f34b23f218e8d",
                "md5": "e5d9f13e7ba536d90e52278b55ed3794",
                "sha256": "8e83006efca46e497b981a6fdd789268f288fe3ede01336cc4f9ecab64e37353"
            },
            "downloads": -1,
            "filename": "asdicts-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e5d9f13e7ba536d90e52278b55ed3794",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6, <4",
            "size": 9974,
            "upload_time": "2021-01-26T21:51:31",
            "upload_time_iso_8601": "2021-01-26T21:51:31.542294Z",
            "url": "https://files.pythonhosted.org/packages/0d/b0/78077640c132aada0ab85948bba354d1d3f6a9e26e38226f34b23f218e8d/asdicts-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-01-26 21:51:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "sergeyklay",
    "github_project": "asdicts",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "asdicts"
}
        
Elapsed time: 0.09892s