easy-deployer


Nameeasy-deployer JSON
Version 1.0.8 PyPI version JSON
download
home_pagehttps://github.com/medamine980/easy-deployer
SummaryA package to simplify and quickly deploy your project/app/folders to the supported platforms.
upload_time2023-12-04 10:23:01
maintainer
docs_urlNone
authorMohamed-Amine Benali
requires_python
licenseMIT
keywords python github github-deployer heroku heroku-deployer deploy easy easy-deployer simple simple-deployer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Easy-Deployer:
Easy-deployer is used to simplify and speed up the deployment process.

## Supported platforms to deploy to:
- Github
- ~~Heroku~~ (Not supported since they stopped offering the free plan)

## OS Support:
Currently windows is the only supported os.

## Setup
With python (python >= 3.7):
```shell
    pip install easy-deployer
    # or
    python -m pip install easy-deployer
```
Without python: you can download the [executable binary][bin/exe]


## How to use
The easiest way is to just execute the easy-deployer executable and then you're gonna be prompted to enter some information such as: where do you want deploy it? what type of commande would you like to choose etc...
Otherwise you can use the option --help for more info.

[bin/exe]: https://github.com/medamine980/easy-deployer/raw/main/bin/easy-deployer.exe

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/medamine980/easy-deployer",
    "name": "easy-deployer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,github,github-deployer,heroku,heroku-deployer,deploy,easy,easy-deployer,simple,simple-deployer",
    "author": "Mohamed-Amine Benali",
    "author_email": "benali.medamine2002@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b3/0a/5e06226b8c790f44f1ce99f2f7e554b01249baa8b6e1fe066469dfc64c53/easy_deployer-1.0.8.tar.gz",
    "platform": null,
    "description": "# Easy-Deployer:\r\nEasy-deployer is used to simplify and speed up the deployment process.\r\n\r\n## Supported platforms to deploy to:\r\n- Github\r\n- ~~Heroku~~ (Not supported since they stopped offering the free plan)\r\n\r\n## OS Support:\r\nCurrently windows is the only supported os.\r\n\r\n## Setup\r\nWith python (python >= 3.7):\r\n```shell\r\n    pip install easy-deployer\r\n    # or\r\n    python -m pip install easy-deployer\r\n```\r\nWithout python: you can download the [executable binary][bin/exe]\r\n\r\n\r\n## How to use\r\nThe easiest way is to just execute the easy-deployer executable and then you're gonna be prompted to enter some information such as: where do you want deploy it? what type of commande would you like to choose etc...\r\nOtherwise you can use the option --help for more info.\r\n\r\n[bin/exe]: https://github.com/medamine980/easy-deployer/raw/main/bin/easy-deployer.exe\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A package to simplify and quickly deploy your project/app/folders to the supported platforms.",
    "version": "1.0.8",
    "project_urls": {
        "Homepage": "https://github.com/medamine980/easy-deployer"
    },
    "split_keywords": [
        "python",
        "github",
        "github-deployer",
        "heroku",
        "heroku-deployer",
        "deploy",
        "easy",
        "easy-deployer",
        "simple",
        "simple-deployer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4d94ff5ef57acfc58d1b768433a30eeae39f84596972524d9b4291b850ebd7a",
                "md5": "bfa654fee91b970f4d09e1e8732bf3bf",
                "sha256": "d660868e4251616ce44f06b4e28730898a1905090528b15ba48ce5d7cf873b5e"
            },
            "downloads": -1,
            "filename": "easy_deployer-1.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bfa654fee91b970f4d09e1e8732bf3bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 26771,
            "upload_time": "2023-12-04T10:22:59",
            "upload_time_iso_8601": "2023-12-04T10:22:59.727946Z",
            "url": "https://files.pythonhosted.org/packages/a4/d9/4ff5ef57acfc58d1b768433a30eeae39f84596972524d9b4291b850ebd7a/easy_deployer-1.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b30a5e06226b8c790f44f1ce99f2f7e554b01249baa8b6e1fe066469dfc64c53",
                "md5": "eb22f71f14c42f2f481942fde230d0cf",
                "sha256": "99e244e6c24c7b4982f9069ec2d72592b2d49df25cf01569fa161d5ae382c377"
            },
            "downloads": -1,
            "filename": "easy_deployer-1.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "eb22f71f14c42f2f481942fde230d0cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14632,
            "upload_time": "2023-12-04T10:23:01",
            "upload_time_iso_8601": "2023-12-04T10:23:01.813865Z",
            "url": "https://files.pythonhosted.org/packages/b3/0a/5e06226b8c790f44f1ce99f2f7e554b01249baa8b6e1fe066469dfc64c53/easy_deployer-1.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-04 10:23:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "medamine980",
    "github_project": "easy-deployer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "easy-deployer"
}
        
Elapsed time: 0.16067s