Name | project-installer JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | Download and install files from online git repositories. Currently supports only github. |
upload_time | 2024-05-16 07:06:05 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.6 |
license | MIT License Copyright (c) 2024 Shaik Abdus Samad Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
installer
project
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Python Project Installer
A project to install a python project on a pc like a normal software install using a installer.
This project downloads and installs the files from repository to client systems.
Raw data
{
"_id": null,
"home_page": null,
"name": "project-installer",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "installer, project",
"author": null,
"author_email": "Shaik Abdus Samad <shaiksamad.dev@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/69/9d/c74011c87817d9e7cb298ec0dffc4996eed66bbd6ca9a3b601262a25d247/project_installer-0.1.0.tar.gz",
"platform": null,
"description": "# Python Project Installer\n\nA project to install a python project on a pc like a normal software install using a installer.\n\nThis project downloads and installs the files from repository to client systems.\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Shaik Abdus Samad Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "Download and install files from online git repositories. Currently supports only github.",
"version": "0.1.0",
"project_urls": {
"Bug Tracker": "https://github.com/shaiksamad/project-installer/issues",
"Homepage": "https://github.com/shaiksamad/project-installer",
"Repository": "https://github.com/shaiksamad/project-installer.git"
},
"split_keywords": [
"installer",
" project"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9e04f16f8e3ec8c16c6c9556b00525f05e3c56a1400281f40098cd2f1e8c6d20",
"md5": "419bb7c425852afa1be27dde2f2e78f3",
"sha256": "ec09774064fd0b1ccf1697d6a23ee044e9943c25d3ef9c591cf595f882886e58"
},
"downloads": -1,
"filename": "project_installer-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "419bb7c425852afa1be27dde2f2e78f3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 5702,
"upload_time": "2024-05-16T07:06:03",
"upload_time_iso_8601": "2024-05-16T07:06:03.291484Z",
"url": "https://files.pythonhosted.org/packages/9e/04/f16f8e3ec8c16c6c9556b00525f05e3c56a1400281f40098cd2f1e8c6d20/project_installer-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "699dc74011c87817d9e7cb298ec0dffc4996eed66bbd6ca9a3b601262a25d247",
"md5": "aff3e61ddab43632724eb6a1ad328478",
"sha256": "a442aa2503be1f348c6b1a2652bbcf48e54d82985e3a42ff9ca85af2fd1cbe83"
},
"downloads": -1,
"filename": "project_installer-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "aff3e61ddab43632724eb6a1ad328478",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 5155,
"upload_time": "2024-05-16T07:06:05",
"upload_time_iso_8601": "2024-05-16T07:06:05.423238Z",
"url": "https://files.pythonhosted.org/packages/69/9d/c74011c87817d9e7cb298ec0dffc4996eed66bbd6ca9a3b601262a25d247/project_installer-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-16 07:06:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "shaiksamad",
"github_project": "project-installer",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "project-installer"
}