# easy-py
Python SDK for Easy
Raw data
{
"_id": null,
"home_page": "https://github.com/kspar/easy-py",
"name": "easy-py",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Kaspar Papli",
"author_email": "kaspar.papli@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ab/28/8f2838d9e2365b3183fc73a19ce8edd3f318b88c5fdc372a676d6fafe2ed/easy_py-0.7.4.tar.gz",
"platform": null,
"description": "# easy-py\r\nPython SDK for Easy\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python SDK for Easy",
"version": "0.7.4",
"project_urls": {
"Homepage": "https://github.com/kspar/easy-py"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "202c27a743bc041acfe99f12917ae9bcbb19282eb0230101ab6a5182c2aed92b",
"md5": "24cd2889a386f3de2ba899a163f61615",
"sha256": "e92d494e0fb0e82c7dfdec720c0fc1a2e3602ce09a30426847a3f4e9ce61b576"
},
"downloads": -1,
"filename": "easy_py-0.7.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "24cd2889a386f3de2ba899a163f61615",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 12227,
"upload_time": "2025-02-21T12:41:28",
"upload_time_iso_8601": "2025-02-21T12:41:28.157668Z",
"url": "https://files.pythonhosted.org/packages/20/2c/27a743bc041acfe99f12917ae9bcbb19282eb0230101ab6a5182c2aed92b/easy_py-0.7.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ab288f2838d9e2365b3183fc73a19ce8edd3f318b88c5fdc372a676d6fafe2ed",
"md5": "daf485653c5341074536b619e5a5039c",
"sha256": "fe906bdb962193bc99d33b96b9cbb9255b6b70b3186f8c2220288203663cbd45"
},
"downloads": -1,
"filename": "easy_py-0.7.4.tar.gz",
"has_sig": false,
"md5_digest": "daf485653c5341074536b619e5a5039c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 11009,
"upload_time": "2025-02-21T12:41:29",
"upload_time_iso_8601": "2025-02-21T12:41:29.592537Z",
"url": "https://files.pythonhosted.org/packages/ab/28/8f2838d9e2365b3183fc73a19ce8edd3f318b88c5fdc372a676d6fafe2ed/easy_py-0.7.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-21 12:41:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kspar",
"github_project": "easy-py",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "flask",
"specs": [
[
"~=",
"2.0.3"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.28.2"
],
[
"<",
"2.32.4"
]
]
},
{
"name": "werkzeug",
"specs": [
[
"~=",
"2.0.0"
]
]
}
],
"lcname": "easy-py"
}