{ "info": { "author": "edX-DevOps", "author_email": "devops@edx.org", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Zappa Bot Manage\n\n### How to Create a New Release\n```bash\npython3 setup.py sdist bdist_wheel\npython3 -m pip install --user --upgrade twine\ntwine upload --skip-existing dist/*\n```\n\n\n### To Do\n- [x] Repo Name\n - `zappa_manage`\n- [x] Figure out how to publish to `edX.org` repo\n - Change url in `setup.py`\n- [x] Ask Cory about ...\n - `zappa_manage/tests/` : Is it necessary? If so, here's the [guide](https://python-packaging.readthedocs.io/en/latest/testing.html). Otherwise, delete the directory.\n - No need for tests at the moment.\n - `bin/` : Does this have CLI usage? If so, here's the [guide](https://python-packaging.readthedocs.io/en/latest/command-line-scripts.html). Otherwise, delete the repository.\n - It does have cli usage since it's used when deploying lambdas envs in GoCD.", "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/edx/zappa-manage", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "zappa-manage", "package_url": "https://pypi.org/project/zappa-manage/", "platform": "", "project_url": "https://pypi.org/project/zappa-manage/", "project_urls": { "Homepage": "https://github.com/edx/zappa-manage" }, "release_url": "https://pypi.org/project/zappa-manage/0.0.3/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Official Manage Package for edX Zappa Bots", "version": "0.0.3" }, "last_serial": 5688396, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "5287f9cafd28cc49fc77fe3e084a464c", "sha256": "9f80bcedd5577020ce2ded7b768efdf7418c2c522ee56b5a5725eba9ad145e13" }, "downloads": -1, "filename": "zappa-manage-0.0.3.tar.gz", "has_sig": false, "md5_digest": "5287f9cafd28cc49fc77fe3e084a464c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2882, "upload_time": "2019-08-13T18:39:09", "url": "https://files.pythonhosted.org/packages/28/e2/7a3ea2ff4850eb2dd7895f93e306c7ef2acc2fca89c9dfc57ed7b42a05db/zappa-manage-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5287f9cafd28cc49fc77fe3e084a464c", "sha256": "9f80bcedd5577020ce2ded7b768efdf7418c2c522ee56b5a5725eba9ad145e13" }, "downloads": -1, "filename": "zappa-manage-0.0.3.tar.gz", "has_sig": false, "md5_digest": "5287f9cafd28cc49fc77fe3e084a464c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2882, "upload_time": "2019-08-13T18:39:09", "url": "https://files.pythonhosted.org/packages/28/e2/7a3ea2ff4850eb2dd7895f93e306c7ef2acc2fca89c9dfc57ed7b42a05db/zappa-manage-0.0.3.tar.gz" } ] }