{ "info": { "author": "chuter", "author_email": "topgun.chuter@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: Chinese (Simplified)", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development" ], "description": "\n=========================\nPyCake\n=========================\n\n|Pypi Release| |Python Version| |Build Status| |Coverage Status|\n\n**Python Project Management Tool to Simplify teammate Py Life**\n\n------------\n\nInstall\n----------\n\n.. code-block:: bash\n\n pip install py_cake\n\n\nQuickstart\n----------\n``pycake`` or ``py.cake``\n\n\nCommands\n----------\n\n- **prepare** *prepare all the stuff to start a new python project*\n\n .. code-block:: bash\n\n py.cake prepare\n\n\n.. |Pypi Release| image:: https://img.shields.io/pypi/v/py_cake.svg\n.. |Python Version| image:: https://img.shields.io/pypi/pyversions/py_cake.svg\n.. |Build Status| image:: https://travis-ci.org/chuter/pycake.svg?branch=master\n.. |Coverage Status| image:: https://codecov.io/gh/chuter/pycake/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/chuter/pycake\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chuter/pycake", "keywords": "python,develop,starter,manage tool,lifecycle", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "py-cake", "package_url": "https://pypi.org/project/py-cake/", "platform": "", "project_url": "https://pypi.org/project/py-cake/", "project_urls": { "Homepage": "https://github.com/chuter/pycake" }, "release_url": "https://pypi.org/project/py-cake/0.2.2a3/", "requires_dist": [ "click", "crayons", "cookiecutter", "check-manifest; extra == 'dev'", "coverage; extra == 'test'" ], "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "summary": "Python Project Management Tool to Simplify teammate Py Life", "version": "0.2.2a3" }, "last_serial": 5505623, "releases": { "0.1.0b2": [ { "comment_text": "", "digests": { "md5": "289396fabde0b1078ad539681bd9aa4f", "sha256": "b21455cbaa6f841e7ec503edd406b094c14d8ed53f1dd0df27a58bcf2b167752" }, "downloads": -1, "filename": "py_cake-0.1.0b2.tar.gz", "has_sig": false, "md5_digest": "289396fabde0b1078ad539681bd9aa4f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 31411, "upload_time": "2018-11-08T13:18:06", "url": "https://files.pythonhosted.org/packages/9b/2f/84518cc385dc3f7579625dd7493187ebe377043594cd49ab65441359b860/py_cake-0.1.0b2.tar.gz" } ], "0.1.0b3": [ { "comment_text": "", "digests": { "md5": "f99f51365a000f46cce329d30b366c25", "sha256": "614ae3dac9d6f39cf8bfade33b65673ad84ea7aa177b626f5c573308a10c89ca" }, "downloads": -1, "filename": "py_cake-0.1.0b3.tar.gz", "has_sig": false, "md5_digest": "f99f51365a000f46cce329d30b366c25", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 31423, "upload_time": "2018-11-12T06:04:51", "url": "https://files.pythonhosted.org/packages/a4/6f/6c4d69d6e933b2ee52b613708fcdb2e21248f2312b42cd4e2092f5f64ae2/py_cake-0.1.0b3.tar.gz" } ], "0.2.1a1": [ { "comment_text": "", "digests": { "md5": "e3d1335c3abc241fd67f60a2cebe3bf2", "sha256": "fad2f516d93a98ee367b06fa7e137239455afd376a766cdca36536aa85b7bd54" }, "downloads": -1, "filename": "py_cake-0.2.1a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e3d1335c3abc241fd67f60a2cebe3bf2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 46654, "upload_time": "2019-07-08T16:14:48", "url": "https://files.pythonhosted.org/packages/15/d1/706358c2ec7517bc5df0321068d0c4a752848197fe015c162890ed2d3cfa/py_cake-0.2.1a1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b6fe39ad34f4534493b9cb12441532cf", "sha256": "100955a1e3fcf222fbf3bbc1e21e98b384f6b26fb552873e51a4e44d96ae4514" }, "downloads": -1, "filename": "py_cake-0.2.1a1.tar.gz", "has_sig": false, "md5_digest": "b6fe39ad34f4534493b9cb12441532cf", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 37124, "upload_time": "2019-07-08T16:14:51", "url": "https://files.pythonhosted.org/packages/df/0c/26d6170b04da84870b27922c48b32b559ab473da7085564e5a2cb3eed555/py_cake-0.2.1a1.tar.gz" } ], "0.2.2a1": [ { "comment_text": "", "digests": { "md5": "67df8254692d705a726a9596891a4623", "sha256": "1ccfee309c71c0bab5afaba22df6e2e2950408b11a275ec52d8b98da495fecca" }, "downloads": -1, "filename": "py_cake-0.2.2a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "67df8254692d705a726a9596891a4623", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 46833, "upload_time": "2019-07-09T03:13:41", "url": "https://files.pythonhosted.org/packages/c9/bd/1f6270127a3d7976c04e44c0893cc584305cba9dd4f9540142d4467105ea/py_cake-0.2.2a1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a536502d312982cdab5c7ef05449cea6", "sha256": "74ba4bd6982670a1b4eb140467e23a6bbbc02cffb16fe83db2d6f47819a7f7e4" }, "downloads": -1, "filename": "py_cake-0.2.2a1-py3.7.egg", "has_sig": false, "md5_digest": "a536502d312982cdab5c7ef05449cea6", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 52171, "upload_time": "2019-07-09T03:13:43", "url": "https://files.pythonhosted.org/packages/57/38/c324c0e46c248c415d108cd9e647f68c70992f90b7c65f046273abaa3e69/py_cake-0.2.2a1-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "a2ebd49560ed1d8ad99a9098d414a083", "sha256": "f3d8063e9e24f22c859f527de3852fa57335a9c316f9f30b98b39fb4b330e3ea" }, "downloads": -1, "filename": "py_cake-0.2.2a1.tar.gz", "has_sig": false, "md5_digest": "a2ebd49560ed1d8ad99a9098d414a083", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 37288, "upload_time": "2019-07-09T03:13:45", "url": "https://files.pythonhosted.org/packages/33/e7/1782b0af112e36ce7314ad526f1b04355379ad3c1a9ccebc7e9d7c9a0720/py_cake-0.2.2a1.tar.gz" } ], "0.2.2a2": [ { "comment_text": "", "digests": { "md5": "991e79a7806dde16cbb58c3ccd628a2f", "sha256": "1edc5087da11f86236ffa59ad812ad77c314b5c3e3b4fa3314e45c0ecde36748" }, "downloads": -1, "filename": "py_cake-0.2.2a2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "991e79a7806dde16cbb58c3ccd628a2f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 46868, "upload_time": "2019-07-09T05:07:30", "url": "https://files.pythonhosted.org/packages/dd/3b/902281f9c57a94e924d61ee318dc80f0e66a37b7d3d6b0afc49ef652bead/py_cake-0.2.2a2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7d9650dc5ba6cea1cdc8b28c5995f36", "sha256": "3ea02cc18d56b0af17320252f9711c1642b2ae2d5b6867bb130298c878b4c147" }, "downloads": -1, "filename": "py_cake-0.2.2a2-py3.7.egg", "has_sig": false, "md5_digest": "b7d9650dc5ba6cea1cdc8b28c5995f36", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 52275, "upload_time": "2019-07-09T08:42:35", "url": "https://files.pythonhosted.org/packages/33/48/47ae41fb99cb9705412189357e48efae96a58b85f38dc17ba56caba2db40/py_cake-0.2.2a2-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "05bce819a71ffda0b94b528ffd760c85", "sha256": "b5afaea87dec64b42b52ce74f093a83d49708b9a6eae8eaf2d86a7e3011ff98b" }, "downloads": -1, "filename": "py_cake-0.2.2a2.tar.gz", "has_sig": false, "md5_digest": "05bce819a71ffda0b94b528ffd760c85", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 37315, "upload_time": "2019-07-09T05:07:32", "url": "https://files.pythonhosted.org/packages/83/3b/5e78225c5cb3b40f4913a10adc264d211ec08da1f8cd5138ae3eb491e4f0/py_cake-0.2.2a2.tar.gz" } ], "0.2.2a3": [ { "comment_text": "", "digests": { "md5": "841a7db17a60fd00eb8b81fe73c191cc", "sha256": "0a2ccc34f52a9dfd6a91c8406705facc927aa60203356b3c642422265732d48b" }, "downloads": -1, "filename": "py_cake-0.2.2a3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "841a7db17a60fd00eb8b81fe73c191cc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 46877, "upload_time": "2019-07-09T08:42:34", "url": "https://files.pythonhosted.org/packages/59/9a/4da96f9d10e3d422e056287fb98dad923c8b3984889999fb80dd61da30d9/py_cake-0.2.2a3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "72214884acf014b961ca36d1e82b458a", "sha256": "1c6cfd7b94336953635a4f114870775a2443ffe881cfff90df378b399f1e2326" }, "downloads": -1, "filename": "py_cake-0.2.2a3.tar.gz", "has_sig": false, "md5_digest": "72214884acf014b961ca36d1e82b458a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 37344, "upload_time": "2019-07-09T08:42:40", "url": "https://files.pythonhosted.org/packages/ea/03/f6772e254583cadbfe83cddaa8b2b44bf120cb4636390a0ce46e66a59fa2/py_cake-0.2.2a3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "841a7db17a60fd00eb8b81fe73c191cc", "sha256": "0a2ccc34f52a9dfd6a91c8406705facc927aa60203356b3c642422265732d48b" }, "downloads": -1, "filename": "py_cake-0.2.2a3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "841a7db17a60fd00eb8b81fe73c191cc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 46877, "upload_time": "2019-07-09T08:42:34", "url": "https://files.pythonhosted.org/packages/59/9a/4da96f9d10e3d422e056287fb98dad923c8b3984889999fb80dd61da30d9/py_cake-0.2.2a3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "72214884acf014b961ca36d1e82b458a", "sha256": "1c6cfd7b94336953635a4f114870775a2443ffe881cfff90df378b399f1e2326" }, "downloads": -1, "filename": "py_cake-0.2.2a3.tar.gz", "has_sig": false, "md5_digest": "72214884acf014b961ca36d1e82b458a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 37344, "upload_time": "2019-07-09T08:42:40", "url": "https://files.pythonhosted.org/packages/ea/03/f6772e254583cadbfe83cddaa8b2b44bf120cb4636390a0ce46e66a59fa2/py_cake-0.2.2a3.tar.gz" } ] }