pyship


Namepyship JSON
Version 0.1.7 PyPI version JSON
download
home_pagehttps://github.com/jamesabel/pyship
Summaryfreezer, installer and updater for Python applications
upload_time2023-04-17 06:14:17
maintainer
docs_urlNone
authorabel
requires_python
licenseMIT License
keywords freezer installer ship
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
# PyShip

Enables shipping a python application to end users.

## PyShip's Major Features

* Freeze practically any Python application
* Creates an installer
* Uploads application installer and updates to the cloud
* Automatic application updating in the background (no user intervention)
* OS native application (e.g. .exe for Windows)
* Run on OS startup option

## Documentation and Examples

[Learn PyShip By Example](https://github.com/jamesabel/pyshipexample)

[Short video on pyship given at Pyninsula](https://abelpublic.s3.us-west-2.amazonaws.com/pyship_pyninsula_10_2020.mkv)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jamesabel/pyship",
    "name": "pyship",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "freezer,installer,ship",
    "author": "abel",
    "author_email": "j@abel.co",
    "download_url": "https://github.com/jamesabel/pyship",
    "platform": null,
    "description": "\r\n# PyShip\r\n\r\nEnables shipping a python application to end users.\r\n\r\n## PyShip's Major Features\r\n\r\n* Freeze practically any Python application\r\n* Creates an installer\r\n* Uploads application installer and updates to the cloud\r\n* Automatic application updating in the background (no user intervention)\r\n* OS native application (e.g. .exe for Windows)\r\n* Run on OS startup option\r\n\r\n## Documentation and Examples\r\n\r\n[Learn PyShip By Example](https://github.com/jamesabel/pyshipexample)\r\n\r\n[Short video on pyship given at Pyninsula](https://abelpublic.s3.us-west-2.amazonaws.com/pyship_pyninsula_10_2020.mkv)\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "freezer, installer and updater for Python applications",
    "version": "0.1.7",
    "split_keywords": [
        "freezer",
        "installer",
        "ship"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aaf076be1ff6e97da157e7e28606f0b828cf9616eb4f8f7df3e39ca5371ed1a0",
                "md5": "248fc8d65fff4c5f54683d31a7cacec0",
                "sha256": "890896223a155d09b1f60edb10c7dddd0ba095911f2859f586aebdbf2ed5fc78"
            },
            "downloads": -1,
            "filename": "pyship-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "248fc8d65fff4c5f54683d31a7cacec0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1505864,
            "upload_time": "2023-04-17T06:14:17",
            "upload_time_iso_8601": "2023-04-17T06:14:17.782451Z",
            "url": "https://files.pythonhosted.org/packages/aa/f0/76be1ff6e97da157e7e28606f0b828cf9616eb4f8f7df3e39ca5371ed1a0/pyship-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-17 06:14:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "jamesabel",
    "github_project": "pyship",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "lcname": "pyship"
}
        
Elapsed time: 0.06200s