{ "info": { "author": "lhr", "author_email": "airhenry@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7" ], "description": "common utils for python\n====================\n\nthis package include some useful common utils in python, include:\n\n- frequently used decorators\n- monkey patch for class\n- reflection, smartlog and yml_config and so on \n- cli interface tools\n- git workflow tools\n- project management tools, contains a scaffold, a update command to\n\ninstall\n=========\npip install commutils\n\nhow to use\n===========\nsome are python packages you can import directly.\n\n``gy`` is a shell command you can run ``gy --help`` to see the usage. The most useful 3 workflow is ``init``, ``sync``, ``push/merge``. And the default dev, release branch.\n\n``ly`` is a project manage and you can run ``ly --help`` to see the usage. The most useful command is ``new``, ``project-update`` to new and update a project.\n``gy self-update`` to update gy locally, is a command when you develop the package and want to refresh the package in system.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lhrkkk/commutils.git", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "commutils", "package_url": "https://pypi.org/project/commutils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/commutils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/lhrkkk/commutils.git" }, "release_url": "https://pypi.org/project/commutils/0.0.3.dev4/", "requires_dist": null, "requires_python": null, "summary": "commutils", "version": "0.0.3.dev4" }, "last_serial": 1775130, "releases": { "0.0.3.dev4": [ { "comment_text": "", "digests": { "md5": "e9afce1a093e650e72cbef57f2b4bfd8", "sha256": "14f225f7ced3b3e0f748dc91056d768526b92d9d132500b2066783e17bb0545a" }, "downloads": -1, "filename": "commutils-0.0.3.dev4.tar.gz", "has_sig": false, "md5_digest": "e9afce1a093e650e72cbef57f2b4bfd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38228, "upload_time": "2015-10-18T19:50:20", "url": "https://files.pythonhosted.org/packages/70/01/247e230c77d66ae2a5cb102a951a4e9912d3ae92a64a89a8cc12a7e73b2a/commutils-0.0.3.dev4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e9afce1a093e650e72cbef57f2b4bfd8", "sha256": "14f225f7ced3b3e0f748dc91056d768526b92d9d132500b2066783e17bb0545a" }, "downloads": -1, "filename": "commutils-0.0.3.dev4.tar.gz", "has_sig": false, "md5_digest": "e9afce1a093e650e72cbef57f2b4bfd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 38228, "upload_time": "2015-10-18T19:50:20", "url": "https://files.pythonhosted.org/packages/70/01/247e230c77d66ae2a5cb102a951a4e9912d3ae92a64a89a8cc12a7e73b2a/commutils-0.0.3.dev4.tar.gz" } ] }