{ "info": { "author": "perillaroc", "author_email": "perillaroc@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# nwpc-workflow-model\n\n[![Build Status](https://travis-ci.org/perillaroc/nwpc-workflow-model.svg?branch=master)](https://travis-ci.org/perillaroc/nwpc-workflow-model)\n[![codecov](https://codecov.io/gh/perillaroc/nwpc-workflow-model/branch/master/graph/badge.svg)](https://codecov.io/gh/perillaroc/nwpc-workflow-model)\n\nThe workflow model using in NWPC, supports SMS and ecFlow.\n\n## Introduction\n\nIn NWPC, we run tasks using a workflow software, such as SMS and ecFLow by ECMWF.\n`nwpc-workflow-model` is designed to bring a workflow model into our programs.\n\n## Components\n\n### SMS\n\nPlease see [nwpc_workflow_model/sms/README.md](nwpc_workflow_model/sms/README.md) for more information.\n\n### ecFlow\n\nSame as SMS.\n\n## Getting Started\n\nDownload the latest source code from Github and install `nwpc-workflow-model` using:\n\n```bash\npython setup.py install\n```\n\n## Tests\n\nInstall packages for test using `pip install .[test]`.\n\nUse `pytest` to run tests.\n\n## License\n\nCopyright © 2016-2019 Perilla Roc.\n\n`nwpc-workflow-model` is licensed under [The MIT License](https://opensource.org/licenses/MIT).\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/perillaroc/nwpc-workflow-model", "keywords": "nwpc workflow model", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "nwpc-workflow-model", "package_url": "https://pypi.org/project/nwpc-workflow-model/", "platform": "", "project_url": "https://pypi.org/project/nwpc-workflow-model/", "project_urls": { "Homepage": "https://github.com/perillaroc/nwpc-workflow-model" }, "release_url": "https://pypi.org/project/nwpc-workflow-model/0.3.0/", "requires_dist": [ "pytest-cov ; extra == 'cov'", "codecov ; extra == 'cov'", "pytest ; extra == 'test'" ], "requires_python": "", "summary": "A workflow model using in operation systems at NWPC.", "version": "0.3.0" }, "last_serial": 4671906, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "6eca34a9c9b7882bc6b30f9c8f2e5abe", "sha256": "62df103426a323f55dd6005e3f82435df63ac63f87629d87c4f5aa4fb3269dc1" }, "downloads": -1, "filename": "nwpc_workflow_model-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "6eca34a9c9b7882bc6b30f9c8f2e5abe", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25332, "upload_time": "2019-01-08T08:29:05", "url": "https://files.pythonhosted.org/packages/2f/be/fcf2dd2b79ab5e765e78ffa60ccfa4d740ee2cb81fad24e3a3cecf4c9643/nwpc_workflow_model-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1287fc45f4f9cb933f7a45a5b8691382", "sha256": "58487e821ea26644d795376b995c3ac5fdd71c7fa284b097d9224d65a6145d2e" }, "downloads": -1, "filename": "nwpc-workflow-model-0.3.0.tar.gz", "has_sig": false, "md5_digest": "1287fc45f4f9cb933f7a45a5b8691382", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13730, "upload_time": "2019-01-08T08:29:08", "url": "https://files.pythonhosted.org/packages/ef/6f/532e94b991d0e9fa25e57666c8cea4e4234a12a2af9de83e182ef0f07f89/nwpc-workflow-model-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6eca34a9c9b7882bc6b30f9c8f2e5abe", "sha256": "62df103426a323f55dd6005e3f82435df63ac63f87629d87c4f5aa4fb3269dc1" }, "downloads": -1, "filename": "nwpc_workflow_model-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "6eca34a9c9b7882bc6b30f9c8f2e5abe", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25332, "upload_time": "2019-01-08T08:29:05", "url": "https://files.pythonhosted.org/packages/2f/be/fcf2dd2b79ab5e765e78ffa60ccfa4d740ee2cb81fad24e3a3cecf4c9643/nwpc_workflow_model-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1287fc45f4f9cb933f7a45a5b8691382", "sha256": "58487e821ea26644d795376b995c3ac5fdd71c7fa284b097d9224d65a6145d2e" }, "downloads": -1, "filename": "nwpc-workflow-model-0.3.0.tar.gz", "has_sig": false, "md5_digest": "1287fc45f4f9cb933f7a45a5b8691382", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13730, "upload_time": "2019-01-08T08:29:08", "url": "https://files.pythonhosted.org/packages/ef/6f/532e94b991d0e9fa25e57666c8cea4e4234a12a2af9de83e182ef0f07f89/nwpc-workflow-model-0.3.0.tar.gz" } ] }