<h1 align="center">UAPP</h1>
<p align="center">
<img src="http://img.shields.io/static/v1?label=STATUS&message=EM%20DESENVOLVIMENTO&color=GREEN&style=for-the-badge"/>
<img src="http://img.shields.io/static/v1?label=VERSION&message=1.2.3&color=blue&style=for-the-badge"/>
<img src="https://img.shields.io/github/license/accessmaker/UAPP?style=for-the-badge"/>
</p>
This program tries to update all installed packages through pip.
<h2>INSTALL(git clone):</h2>
git clone https://github.com/accessmaker/UAPP.git
python setup.py install
<h2>INSTALL(PIP):</h2>
pip install uapp
<h2>USAGE:</h2>
$ uapp
<h2>OPTIONS</h2>
UAPP(Update All Python Packages):is an unofficial package manager, which makes it easy to update packages installed with pip<br>
help, --help or -h = show uapp help options;<br>
version, --version = show uapp version;<br>
check-update = Search and show available updates;<br>
update, upgrade = Update all packages;<br>
update package = Update the selected package.
Raw data
{
"_id": null,
"home_page": "https://github.com/accessmaker/UAPP",
"name": "uapp",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "uapp,pip,update",
"author": "Lucas dSilva",
"author_email": "accessmaker.mlbb@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/fc/89/933e374b2636b894beeb1d22aeeb2676591b762e66d3788af5aa7dcb94d2/uapp-1.2.3.tar.gz",
"platform": null,
"description": "<h1 align=\"center\">UAPP</h1>\n\n<p align=\"center\">\n<img src=\"http://img.shields.io/static/v1?label=STATUS&message=EM%20DESENVOLVIMENTO&color=GREEN&style=for-the-badge\"/>\n<img src=\"http://img.shields.io/static/v1?label=VERSION&message=1.2.3&color=blue&style=for-the-badge\"/>\n<img src=\"https://img.shields.io/github/license/accessmaker/UAPP?style=for-the-badge\"/>\n</p>\n\n\nThis program tries to update all installed packages through pip.\n\n<h2>INSTALL(git clone):</h2>\n\ngit clone https://github.com/accessmaker/UAPP.git\n\npython setup.py install\n\n\n<h2>INSTALL(PIP):</h2>\n\n\npip install uapp\n\n\n<h2>USAGE:</h2>\n\n$ uapp\n\n\n<h2>OPTIONS</h2>\n\nUAPP(Update All Python Packages):is an unofficial package manager, which makes it easy to update packages installed with pip<br>\n help, --help or -h = show uapp help options;<br>\n version, --version = show uapp version;<br>\n check-update = Search and show available updates;<br>\n update, upgrade = Update all packages;<br>\n update package = Update the selected package.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This program tries to update all installed packages through pip.",
"version": "1.2.3",
"split_keywords": [
"uapp",
"pip",
"update"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "269ae463f757e3608b2c6a160d184804",
"sha256": "085483ca902e3d6aa16e046d0fe2b118dfaddda750d49789b27be42f01c3fd52"
},
"downloads": -1,
"filename": "uapp-1.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "269ae463f757e3608b2c6a160d184804",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4999,
"upload_time": "2022-12-01T22:01:27",
"upload_time_iso_8601": "2022-12-01T22:01:27.814335Z",
"url": "https://files.pythonhosted.org/packages/7b/ba/8f7d7f999f6a83a22cb3e7cf7d808716ec49f646ce6fac476198720d85c6/uapp-1.2.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "df8f6744a43425b5e14e490b9e22a262",
"sha256": "ca80ef7dbb53303712cb7696d52809577d3adc2f0f6641bd71d42bde92d232a3"
},
"downloads": -1,
"filename": "uapp-1.2.3.tar.gz",
"has_sig": false,
"md5_digest": "df8f6744a43425b5e14e490b9e22a262",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4342,
"upload_time": "2022-12-01T22:01:30",
"upload_time_iso_8601": "2022-12-01T22:01:30.173846Z",
"url": "https://files.pythonhosted.org/packages/fc/89/933e374b2636b894beeb1d22aeeb2676591b762e66d3788af5aa7dcb94d2/uapp-1.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-01 22:01:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "accessmaker",
"github_project": "UAPP",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "colorama",
"specs": []
}
],
"lcname": "uapp"
}