SNAP: Small Network Applications in Python
Dexter Taylor
binarymachineshop@gmail.com
SNAP is a microservice construction framework built on top of the Flask
coding framework. It is designed to simplify the building microservices
and to cleanly separate concerns between the service itself, and how the
service request arrives.
Raw data
{
"_id": null,
"home_page": "http://github.com/binarymachines/snap",
"name": "snap-micro",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "microservices web framework",
"author": "Dexter Taylor",
"author_email": "binarymachineshop@gmail.com",
"download_url": "",
"platform": "any",
"description": "SNAP: Small Network Applications in Python\nDexter Taylor\nbinarymachineshop@gmail.com\n\nSNAP is a microservice construction framework built on top of the Flask\ncoding framework. It is designed to simplify the building microservices\nand to cleanly separate concerns between the service itself, and how the\nservice request arrives.\n\n \n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Small Network Applications in Python: a microservices toolkit",
"version": "1.0.8",
"project_urls": {
"Homepage": "http://github.com/binarymachines/snap"
},
"split_keywords": [
"microservices",
"web",
"framework"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "719281db077fb1571dc10b6b222650c4a5528de078f4180c5a09f6005c3e56e1",
"md5": "425cef604bf67457f3fe5e47afcbf954",
"sha256": "9539e98fe999abb3581503f2f3782737a4b2093edb6888f25c3ae51b55184461"
},
"downloads": -1,
"filename": "snap_micro-1.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "425cef604bf67457f3fe5e47afcbf954",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 51543,
"upload_time": "2023-06-25T00:15:01",
"upload_time_iso_8601": "2023-06-25T00:15:01.287540Z",
"url": "https://files.pythonhosted.org/packages/71/92/81db077fb1571dc10b6b222650c4a5528de078f4180c5a09f6005c3e56e1/snap_micro-1.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-25 00:15:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "binarymachines",
"github_project": "snap",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "snap-micro"
}