Raw data
{
"_id": null,
"home_page": "https://github.com/mylokin/redisext",
"name": "redisext",
"maintainer": "",
"docs_url": "https://pythonhosted.org/redisext/",
"requires_python": "",
"maintainer_email": "",
"keywords": "redis,orm,models",
"author": "Andrey Gubarev",
"author_email": "mylokin@me.com",
"download_url": "https://files.pythonhosted.org/packages/6b/80/b34e43356a4c070b34fbe8a8fb9bad5744d57f3d52f0be76e97af40789c9/redisext-2.0.2.tar.gz",
"platform": "any",
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "Data models for Redis",
"version": "2.0.2",
"project_urls": {
"Homepage": "https://github.com/mylokin/redisext"
},
"split_keywords": [
"redis",
"orm",
"models"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9ce9095fe88df6c4c42c49f1aafa59f6ed8f8186a2a9e1027183564da07e1dfe",
"md5": "7a1f3831e6b9387f94cf1e2ea0b01a41",
"sha256": "07e4da28a0a0d53b863dbce30031836ee90b93b597be568875d40b12d0e1f688"
},
"downloads": -1,
"filename": "redisext-2.0.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "7a1f3831e6b9387f94cf1e2ea0b01a41",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 10565,
"upload_time": "2023-08-03T13:54:46",
"upload_time_iso_8601": "2023-08-03T13:54:46.125177Z",
"url": "https://files.pythonhosted.org/packages/9c/e9/095fe88df6c4c42c49f1aafa59f6ed8f8186a2a9e1027183564da07e1dfe/redisext-2.0.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6b80b34e43356a4c070b34fbe8a8fb9bad5744d57f3d52f0be76e97af40789c9",
"md5": "b798d38fbc661dbe59c3970b21c0441f",
"sha256": "226dee3dd285cbaf6a62b20051f3f674313ec90e15e1642cac8ce509358a609b"
},
"downloads": -1,
"filename": "redisext-2.0.2.tar.gz",
"has_sig": false,
"md5_digest": "b798d38fbc661dbe59c3970b21c0441f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11567,
"upload_time": "2023-08-03T13:54:47",
"upload_time_iso_8601": "2023-08-03T13:54:47.974807Z",
"url": "https://files.pythonhosted.org/packages/6b/80/b34e43356a4c070b34fbe8a8fb9bad5744d57f3d52f0be76e97af40789c9/redisext-2.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-03 13:54:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mylokin",
"github_project": "redisext",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "redis",
"specs": [
[
">=",
"4"
],
[
"<",
"5"
]
]
},
{
"name": "nose",
"specs": [
[
"==",
"1.3.7"
]
]
},
{
"name": "coverage",
"specs": [
[
"==",
"5.5"
]
]
},
{
"name": "coveralls",
"specs": [
[
"==",
"1.11.1"
]
]
},
{
"name": "flake8",
"specs": [
[
"==",
"3.9.2"
]
]
},
{
"name": "mccabe",
"specs": [
[
"==",
"0.6.1"
]
]
},
{
"name": "pep8",
"specs": [
[
"==",
"1.7.1"
]
]
},
{
"name": "pyflakes",
"specs": [
[
">=",
"2.3.0"
]
]
},
{
"name": "sphinx",
"specs": [
[
"==",
"1.8.5"
]
]
},
{
"name": "sphinx-pypi-upload",
"specs": [
[
"==",
"0.2.1"
]
]
},
{
"name": "sphinx_rtd_theme",
"specs": [
[
"==",
"0.1.7"
]
]
},
{
"name": "wheel",
"specs": []
}
],
"lcname": "redisext"
}