[![](https://badge.fury.io/py/PyUpdater.svg)](http://badge.fury.io/py/PyUpdater)
![](https://github.com/Digital-Sapphire/PyUpdater/actions/workflows/main.yaml/badge.svg)
[![codecov](https://codecov.io/gh/Digital-Sapphire/PyUpdater/branch/master/graph/badge.svg)](https://codecov.io/gh/JMSwag/PyUpdater)
# PyUpdater
#### An auto-update framework for pyinstaller that enables simple, secure & efficient shipment of app updates.
If you think PyUpdater is awesome, please give [this issue](https://github.com/vinta/awesome-python/pull/720) an up vote on [awesome-python](https://github.com/vinta/awesome-python).
#### [Docs](http://www.pyupdater.org) - [Installation](http://www.pyupdater.org/installation) - [Changelog](http://www.pyupdater.org/changelog/) - [License](http://www.pyupdater.org/license/)
Raw data
{
"_id": null,
"home_page": "https://www.pyupdater.org",
"name": "PyUpdater",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "PyUpdater Pyinstaller Auto Update AutoUpdate Auto-Update Esky updater4pyi bbfreeze ccfreeze freeze cz_freeze pyupdate",
"author": "Digital Sapphire",
"author_email": "oss@digitalsapphire.io",
"download_url": "https://files.pythonhosted.org/packages/dd/8c/d3d62fbc44b9e9fabd0c6ec4e4194bde3a22d781c95f9857b30eb7f7b467/PyUpdater-4.0.tar.gz",
"platform": "",
"description": "[![](https://badge.fury.io/py/PyUpdater.svg)](http://badge.fury.io/py/PyUpdater)\n![](https://github.com/Digital-Sapphire/PyUpdater/actions/workflows/main.yaml/badge.svg)\n[![codecov](https://codecov.io/gh/Digital-Sapphire/PyUpdater/branch/master/graph/badge.svg)](https://codecov.io/gh/JMSwag/PyUpdater)\n\n\n# PyUpdater\n#### An auto-update framework for pyinstaller that enables simple, secure & efficient shipment of app updates.\n\nIf you think PyUpdater is awesome, please give [this issue](https://github.com/vinta/awesome-python/pull/720) an up vote on [awesome-python](https://github.com/vinta/awesome-python).\n\n#### [Docs](http://www.pyupdater.org) - [Installation](http://www.pyupdater.org/installation) - [Changelog](http://www.pyupdater.org/changelog/) - [License](http://www.pyupdater.org/license/)",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python Auto Update Library for Pyinstaller",
"version": "4.0",
"project_urls": {
"Download": "https://github.com/Digital-Sapphire/PyUpdater/archive/master.zip",
"Homepage": "https://www.pyupdater.org"
},
"split_keywords": [
"pyupdater",
"pyinstaller",
"auto",
"update",
"autoupdate",
"auto-update",
"esky",
"updater4pyi",
"bbfreeze",
"ccfreeze",
"freeze",
"cz_freeze",
"pyupdate"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dd8cd3d62fbc44b9e9fabd0c6ec4e4194bde3a22d781c95f9857b30eb7f7b467",
"md5": "0e89054bcac3603cb025286982792a6e",
"sha256": "fd92835eef1a47eface6ff68a48e3d496845f4f43ed431b6077d98cf2783ef65"
},
"downloads": -1,
"filename": "PyUpdater-4.0.tar.gz",
"has_sig": false,
"md5_digest": "0e89054bcac3603cb025286982792a6e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 67823,
"upload_time": "2021-04-19T01:57:11",
"upload_time_iso_8601": "2021-04-19T01:57:11.617642Z",
"url": "https://files.pythonhosted.org/packages/dd/8c/d3d62fbc44b9e9fabd0c6ec4e4194bde3a22d781c95f9857b30eb7f7b467/PyUpdater-4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-04-19 01:57:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Digital-Sapphire",
"github_project": "PyUpdater",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "appdirs",
"specs": [
[
">=",
"1.4.3"
]
]
},
{
"name": "bsdiff4",
"specs": []
},
{
"name": "certifi",
"specs": [
[
">=",
"2019.3.9"
]
]
},
{
"name": "dsdev-utils",
"specs": [
[
">=",
"1.0.4"
]
]
},
{
"name": "pyinstaller",
"specs": [
[
">=",
"3.0"
]
]
},
{
"name": "pynacl",
"specs": [
[
">=",
"1.4.0"
]
]
},
{
"name": "stevedore",
"specs": [
[
">=",
"1.30.1"
],
[
"<",
"4.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
">=",
"1.24.1"
],
[
"<",
"2.0"
]
]
}
],
"tox": true,
"lcname": "pyupdater"
}