flask-alchy
===========
Flask extension for alchy (The declarative companion to SQLAlchemy).
Documentation: https://github.com/dgilland/flask-alchy
Raw data
{
"_id": null,
"home_page": "https://github.com/dgilland/flask-alchy",
"name": "Flask-Alchy",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "flask alchy sqlalchemy databases",
"author": "Derrick Gilland",
"author_email": "dgilland@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b5/4b/ce33d8a638c757b0038e69aef310488ffd283acaea21c58e11c313549f7e/Flask-Alchy-0.5.0.tar.gz",
"platform": "UNKNOWN",
"description": "flask-alchy\n===========\n\nFlask extension for alchy (The declarative companion to SQLAlchemy).\n\nDocumentation: https://github.com/dgilland/flask-alchy",
"bugtrack_url": null,
"license": "MIT",
"summary": "Flask extension for alchy",
"version": "0.5.0",
"split_keywords": [
"flask",
"alchy",
"sqlalchemy",
"databases"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "0964549fb38795def71f5fde80b8addb",
"sha256": "6057ca381e4e589eaf0d89030c16f18c6b41ef0dbabadbb161ac222940e8a372"
},
"downloads": -1,
"filename": "Flask_Alchy-0.5.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "0964549fb38795def71f5fde80b8addb",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 3063,
"upload_time": "2016-03-22T00:41:36",
"upload_time_iso_8601": "2016-03-22T00:41:36.605072Z",
"url": "https://files.pythonhosted.org/packages/0a/fa/27301a4d25bcd4f3feaecb766bdec1531e119db49e221564fe497e14b175/Flask_Alchy-0.5.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "3288b3e8417c249bda901ceea647fe1a",
"sha256": "615726ba8c6a4c6b865a5bbca8635e075267029bc131b7670c1bc91029779f56"
},
"downloads": -1,
"filename": "Flask-Alchy-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "3288b3e8417c249bda901ceea647fe1a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1667,
"upload_time": "2016-03-22T00:41:42",
"upload_time_iso_8601": "2016-03-22T00:41:42.795364Z",
"url": "https://files.pythonhosted.org/packages/b5/4b/ce33d8a638c757b0038e69aef310488ffd283acaea21c58e11c313549f7e/Flask-Alchy-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2016-03-22 00:41:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "dgilland",
"github_project": "flask-alchy",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "Flask-SQLAlchemy",
"specs": [
[
">=",
"2.1.0"
]
]
},
{
"name": "alchy",
"specs": [
[
">=",
"2.2.0"
]
]
},
{
"name": "pylint",
"specs": [
[
">=",
"1.2.1"
]
]
},
{
"name": "pytest",
"specs": [
[
">=",
"2.5.2"
]
]
},
{
"name": "twine",
"specs": [
[
">=",
"1.3.1"
]
]
},
{
"name": "wheel",
"specs": [
[
">=",
"0.22.0"
]
]
}
],
"lcname": "flask-alchy"
}