| Name | get-dates-from-dict JSON |
| Version |
0.1.0
JSON |
| download |
| home_page | None |
| Summary | A lightweight utility to get dates from dicts or list entries by matching keys |
| upload_time | 2025-10-30 18:31:44 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.7 |
| license | MIT |
| keywords |
dict
utility
unique
compare
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# unique-dict
A simple utility to remove duplicate dict entries across fiscal years.
## Installation
```bash
pip install unique-dict
Raw data
{
"_id": null,
"home_page": null,
"name": "get-dates-from-dict",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "dict, utility, unique, compare",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/9b/f3/f12e6544316d21384b3454722648ab3a68e553e96ab2ad00c4a5120a5bc7/get_dates_from_dict-0.1.0.tar.gz",
"platform": null,
"description": "# unique-dict\r\n\r\nA simple utility to remove duplicate dict entries across fiscal years.\r\n\r\n## Installation\r\n```bash\r\npip install unique-dict\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A lightweight utility to get dates from dicts or list entries by matching keys",
"version": "0.1.0",
"project_urls": null,
"split_keywords": [
"dict",
" utility",
" unique",
" compare"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3a47b8c076528938d6ac3c586b42d452e9b2c13d2fecf5df18aabc18a6694fb3",
"md5": "96eb1b58070bec2aa792622e740c2f4f",
"sha256": "d49657ff45181f3353cccc5bc62b4f5c25f82e8c776d166bcd9442ec13e17ef2"
},
"downloads": -1,
"filename": "get_dates_from_dict-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "96eb1b58070bec2aa792622e740c2f4f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 2840,
"upload_time": "2025-10-30T18:31:41",
"upload_time_iso_8601": "2025-10-30T18:31:41.691870Z",
"url": "https://files.pythonhosted.org/packages/3a/47/b8c076528938d6ac3c586b42d452e9b2c13d2fecf5df18aabc18a6694fb3/get_dates_from_dict-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9bf3f12e6544316d21384b3454722648ab3a68e553e96ab2ad00c4a5120a5bc7",
"md5": "6aa588a70d3cac31f3cec610d216a3df",
"sha256": "30d1f369c4304d12bff98631b8f735789fe2079ff2ec7b581b66af3f6e6e795a"
},
"downloads": -1,
"filename": "get_dates_from_dict-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "6aa588a70d3cac31f3cec610d216a3df",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 2219,
"upload_time": "2025-10-30T18:31:44",
"upload_time_iso_8601": "2025-10-30T18:31:44.511536Z",
"url": "https://files.pythonhosted.org/packages/9b/f3/f12e6544316d21384b3454722648ab3a68e553e96ab2ad00c4a5120a5bc7/get_dates_from_dict-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-30 18:31:44",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "get-dates-from-dict"
}