ergate


Nameergate JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryWorkflows made easy, your way
upload_time2024-11-29 02:08:20
maintainerNone
docs_urlNone
authorprryplatypus
requires_python>=3.10
licenseMIT License Copyright (c) 2024 Néstor Pérez 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 workflow worker
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Ergate
Workflows made easy, your way.

## Documentation
You can find the documentation for Ergate at [ergate.prryplatypus.dev](https://ergate.prryplatypus.dev).

## Acknowledgements
- [Ziply Fiber](https://ziplyfiber.com): For giving me the initial idea to create this project and allowing me to turn it into a personal, open-source project.
- [FastAPI](https://github.com/tiangolo/fastapi): For inspiring me on the implementation of a bunch of the features supported by Ergate (such as the use of `Depends` for argument injection).
- [Sanic](https://github.com/sanic-org/sanic): For getting me originally into the open-source world and for their use of unique names in blueprints (similar to workflows in Ergate).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ergate",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "workflow, worker",
    "author": "prryplatypus",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d1/e9/65ae8b8a2360c77f2b65f9f3e263a2a9d7992dc456d2ca6f2e732a4cd252/ergate-0.3.0.tar.gz",
    "platform": null,
    "description": "# Ergate\nWorkflows made easy, your way.\n\n## Documentation\nYou can find the documentation for Ergate at [ergate.prryplatypus.dev](https://ergate.prryplatypus.dev).\n\n## Acknowledgements\n- [Ziply Fiber](https://ziplyfiber.com): For giving me the initial idea to create this project and allowing me to turn it into a personal, open-source project.\n- [FastAPI](https://github.com/tiangolo/fastapi): For inspiring me on the implementation of a bunch of the features supported by Ergate (such as the use of `Depends` for argument injection).\n- [Sanic](https://github.com/sanic-org/sanic): For getting me originally into the open-source world and for their use of unique names in blueprints (similar to workflows in Ergate).\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 N\u00e9stor P\u00e9rez  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": "Workflows made easy, your way",
    "version": "0.3.0",
    "project_urls": {
        "Repository": "https://github.com/prryplatypus/ergate"
    },
    "split_keywords": [
        "workflow",
        " worker"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "440d8be3719bbee755db94f8b1fa9c64a38e77df3eb8ed792fb3953c2ba1922e",
                "md5": "480dd185b97e61ef875a6b965cd141a0",
                "sha256": "4dedb54cb8b5a558b82e05f11f1422f50237a08b48532ae0e58d328db8fe735c"
            },
            "downloads": -1,
            "filename": "ergate-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "480dd185b97e61ef875a6b965cd141a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 15421,
            "upload_time": "2024-11-29T02:08:18",
            "upload_time_iso_8601": "2024-11-29T02:08:18.655176Z",
            "url": "https://files.pythonhosted.org/packages/44/0d/8be3719bbee755db94f8b1fa9c64a38e77df3eb8ed792fb3953c2ba1922e/ergate-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1e965ae8b8a2360c77f2b65f9f3e263a2a9d7992dc456d2ca6f2e732a4cd252",
                "md5": "d6f12008e47943cf4d11d5eacee48684",
                "sha256": "8dfb8ba76f7d36bdfdfb335196f6032ce835b69f80be19b9b4f2af5ad5eb850f"
            },
            "downloads": -1,
            "filename": "ergate-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d6f12008e47943cf4d11d5eacee48684",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 11547,
            "upload_time": "2024-11-29T02:08:20",
            "upload_time_iso_8601": "2024-11-29T02:08:20.446347Z",
            "url": "https://files.pythonhosted.org/packages/d1/e9/65ae8b8a2360c77f2b65f9f3e263a2a9d7992dc456d2ca6f2e732a4cd252/ergate-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-29 02:08:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "prryplatypus",
    "github_project": "ergate",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "ergate"
}
        
Elapsed time: 1.04892s