# live-api
> A framework for developing responsive, live and dynamic RESTService APIs with python.
first of all
------------
#### specifics:
- writen and owned by: Shahaf Frank-Shapir
- all the rights are saved for: Shahaf Frank-Shapir
- program version: 0.0.0
- programming languages: python 3.9.12 (100%)
before we start
---------------
#### description:
- A framework for developing responsive, live and dynamic RESTService APIs with python.
#### dependencies:
- opening:
As for this is a really complex program, which uses a lot of modules, there are required dependencies needed
in order to run the program. keep in mined the program was writen in python 3.9, so any python version lower
than 3.8 might not work properly. Moreover, built-in python modules are being used, so keep that in mind.
- install app dependencies by writing the "-r" option to install the requirements
writen in a file, and write the following line in the project directory:
````
pip install -r requirements.txt
````
run a test
-----------
#### run from windows command line (inside the project directory)
- run with python by writing to the command line in the project directory:
````
python test.py
````
Raw data
{
"_id": null,
"home_page": "https://github.com/Shahaf-F-S/live-api",
"name": "live-fast-api",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Shahaf Frank-Shapir",
"author_email": "shahaffrs@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b5/45/881dbfd165037f5ad87c8c2b3fb7dcd87fa00dd693f43dc7cf50cef74bb1/live-fast-api-1.0.1.tar.gz",
"platform": null,
"description": "# live-api\r\n\r\n> A framework for developing responsive, live and dynamic RESTService APIs with python.\r\n\r\nfirst of all\r\n------------\r\n\r\n#### specifics:\r\n\r\n- writen and owned by: Shahaf Frank-Shapir\r\n- all the rights are saved for: Shahaf Frank-Shapir\r\n- program version: 0.0.0\r\n- programming languages: python 3.9.12 (100%)\r\n\r\nbefore we start\r\n---------------\r\n\r\n#### description:\r\n\r\n- A framework for developing responsive, live and dynamic RESTService APIs with python.\r\n\r\n#### dependencies:\r\n\r\n- opening:\r\n As for this is a really complex program, which uses a lot of modules, there are required dependencies needed\r\n in order to run the program. keep in mined the program was writen in python 3.9, so any python version lower\r\n than 3.8 might not work properly. Moreover, built-in python modules are being used, so keep that in mind.\r\n\r\n- install app dependencies by writing the \"-r\" option to install the requirements\r\n writen in a file, and write the following line in the project directory:\r\n````\r\npip install -r requirements.txt\r\n````\r\n\r\nrun a test\r\n-----------\r\n\r\n#### run from windows command line (inside the project directory)\r\n- run with python by writing to the command line in the project directory:\r\n````\r\npython test.py\r\n````\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A framework for developing responsive, live and dynamic REST APIs with python.",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/Shahaf-F-S/live-api"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b545881dbfd165037f5ad87c8c2b3fb7dcd87fa00dd693f43dc7cf50cef74bb1",
"md5": "1afad78d0937003fadd6db7959fbf121",
"sha256": "0686018a9ae52d7008824a2f08b42be7d7987c62d89ed4a2a6199c375c8f9c9c"
},
"downloads": -1,
"filename": "live-fast-api-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "1afad78d0937003fadd6db7959fbf121",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 44974,
"upload_time": "2023-07-01T08:48:34",
"upload_time_iso_8601": "2023-07-01T08:48:34.087594Z",
"url": "https://files.pythonhosted.org/packages/b5/45/881dbfd165037f5ad87c8c2b3fb7dcd87fa00dd693f43dc7cf50cef74bb1/live-fast-api-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-01 08:48:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Shahaf-F-S",
"github_project": "live-api",
"github_not_found": true,
"lcname": "live-fast-api"
}