Name | easy-serverless JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | Tools for making serverless apps easier |
upload_time | 2024-07-22 11:45:16 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT License |
keywords |
aws
lambda
decorator
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# easy_serverless
## Contributing
To get started with running the project locally simply clone the project and run `pip install -e .` to install the
package in developer mode. This will allow you to run the unit and integration tests.
Raw data
{
"_id": null,
"home_page": null,
"name": "easy-serverless",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "AWS, Lambda, decorator",
"author": null,
"author_email": "James Maguire <jamesrmaguire@live.co.uk>",
"download_url": "https://files.pythonhosted.org/packages/fd/a3/ce4327391422dce1379d28f3cbca02ddf127498e32c067e1b0d6e2894bac/easy_serverless-0.1.0.tar.gz",
"platform": null,
"description": "# easy_serverless\r\n\r\n## Contributing\r\n\r\nTo get started with running the project locally simply clone the project and run `pip install -e .` to install the \r\npackage in developer mode. This will allow you to run the unit and integration tests. \r\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Tools for making serverless apps easier",
"version": "0.1.0",
"project_urls": {
"Bug Tracker": "https://github.com/jrm346/Easy_Lambda/issues",
"Repository": "https://github.com/jrm346/Easy_Lambda"
},
"split_keywords": [
"aws",
" lambda",
" decorator"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fda3ce4327391422dce1379d28f3cbca02ddf127498e32c067e1b0d6e2894bac",
"md5": "81fd222689380422f738e3c341cf5c41",
"sha256": "63ed5a478f293b3de42769015dfeaede1ba26268c0bc120ab0652abeb014f48d"
},
"downloads": -1,
"filename": "easy_serverless-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "81fd222689380422f738e3c341cf5c41",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 3907,
"upload_time": "2024-07-22T11:45:16",
"upload_time_iso_8601": "2024-07-22T11:45:16.468731Z",
"url": "https://files.pythonhosted.org/packages/fd/a3/ce4327391422dce1379d28f3cbca02ddf127498e32c067e1b0d6e2894bac/easy_serverless-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-22 11:45:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jrm346",
"github_project": "Easy_Lambda",
"github_not_found": true,
"lcname": "easy-serverless"
}