See full documentation on `ReadTheDocs <http://cascadict.readthedocs.org>`_.
History
-------
0.8.4 (2015-11-16)
~~~~~~~~~~~~~~~~~~
* Fixed pip build problem.
0.8.3 (2015-11-16)
~~~~~~~~~~~~~~~~~~
* Fixed import bug in Python 3.x. (#1) Thanks `@nicodemus26`_.
* Added tox testing for Python 2.7, 3.4. (#2) Again, thanks `@nicodemus26`_.
.. _`@nicodemus26`: https://github.com/nicodemus26
0.8.2 (2015-09-08)
~~~~~~~~~~~~~~~~~~
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/JNevrly/cascadict",
"name": "cascadict",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "dictionary,inheritance,cascading,nesting,configuration",
"author": "Josef Nevrly",
"author_email": "josef.nevrly@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/0d/53/a409f97e306d0db33ec1d37009f36da8c0ee4354c8d7c309793aeccbc59d/cascadict-0.8.5.tar.gz",
"platform": null,
"description": "\n See full documentation on `ReadTheDocs <http://cascadict.readthedocs.org>`_.\n\n \n\n\n\nHistory\n-------\n\n0.8.4 (2015-11-16)\n~~~~~~~~~~~~~~~~~~\n\n* Fixed pip build problem.\n\n\n0.8.3 (2015-11-16)\n~~~~~~~~~~~~~~~~~~\n\n* Fixed import bug in Python 3.x. (#1) Thanks `@nicodemus26`_.\n* Added tox testing for Python 2.7, 3.4. (#2) Again, thanks `@nicodemus26`_.\n\n.. _`@nicodemus26`: https://github.com/nicodemus26\n\n\n0.8.2 (2015-09-08)\n~~~~~~~~~~~~~~~~~~\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Cascading dictionary - CascaDict implements something like class inheritance, but on dictionary-key level. Ideal for representing cascading properties, e.g. configurations with default parameters etc.",
"version": "0.8.5",
"project_urls": {
"Download": "https://github.com/JNevrly/cascadict/archive/v0.8.4.zip",
"Homepage": "https://github.com/JNevrly/cascadict"
},
"split_keywords": [
"dictionary",
"inheritance",
"cascading",
"nesting",
"configuration"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "818e9c96bbcecac7f6bdc70c4b5fda3c1c9e38970149e731195e057d939ffc56",
"md5": "3c137700c1248ac95eb0da2a7926c993",
"sha256": "9c2cf723a47bb5f412f9bcf4c18920ce3702fef50984861e84b082a2a03c4f77"
},
"downloads": -1,
"filename": "cascadict-0.8.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3c137700c1248ac95eb0da2a7926c993",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6894,
"upload_time": "2023-12-15T17:52:50",
"upload_time_iso_8601": "2023-12-15T17:52:50.154651Z",
"url": "https://files.pythonhosted.org/packages/81/8e/9c96bbcecac7f6bdc70c4b5fda3c1c9e38970149e731195e057d939ffc56/cascadict-0.8.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0d53a409f97e306d0db33ec1d37009f36da8c0ee4354c8d7c309793aeccbc59d",
"md5": "a68462e9eae4a12d37a3afe3549cba5a",
"sha256": "a989993825a2b8206fb897fd29199509b14e239da87455189130f350b1179ee8"
},
"downloads": -1,
"filename": "cascadict-0.8.5.tar.gz",
"has_sig": false,
"md5_digest": "a68462e9eae4a12d37a3afe3549cba5a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8173,
"upload_time": "2023-12-15T17:52:51",
"upload_time_iso_8601": "2023-12-15T17:52:51.672616Z",
"url": "https://files.pythonhosted.org/packages/0d/53/a409f97e306d0db33ec1d37009f36da8c0ee4354c8d7c309793aeccbc59d/cascadict-0.8.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-15 17:52:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "JNevrly",
"github_project": "cascadict",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "cascadict"
}