{ "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 general libs 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 general\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/general.git", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "ms", "package_url": "https://pypi.org/project/ms/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ms/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/lhrkkk/general.git" }, "release_url": "https://pypi.org/project/ms/0.0.5.dev9/", "requires_dist": null, "requires_python": null, "summary": "ms", "version": "0.0.5.dev9" }, "last_serial": 2419409, "releases": { "0.0.4.dev9": [ { "comment_text": "", "digests": { "md5": "047c7244c2fbba8ec88bb8c397d8407b", "sha256": "b0ac6507c06992bdc11e9e663b2d622bd622a2e5d2445c4a0729f3a5f1a1e1b0" }, "downloads": -1, "filename": "ms-0.0.4.dev9.tar.gz", "has_sig": false, "md5_digest": "047c7244c2fbba8ec88bb8c397d8407b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4552, "upload_time": "2016-10-24T06:46:02", "url": "https://files.pythonhosted.org/packages/08/90/ad4d122a4bafbd19dd2e6694c50c4fc1a7dbd1e6b55385fbd73251c358b1/ms-0.0.4.dev9.tar.gz" } ], "0.0.5.dev9": [ { "comment_text": "", "digests": { "md5": "68030d8e5db478d7317a743a72780337", "sha256": "d8c8a35a7ac0b4b3ec8e945c6bae0ea4b3520cb0dbbbc51e6f08148f9337478c" }, "downloads": -1, "filename": "ms-0.0.5.dev9.tar.gz", "has_sig": false, "md5_digest": "68030d8e5db478d7317a743a72780337", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4550, "upload_time": "2016-10-24T06:47:21", "url": "https://files.pythonhosted.org/packages/b9/c7/6d85b03125cf4d8a8cbdcf94f6ebfeb7139a9f24dc5cf1a2a1e66a780316/ms-0.0.5.dev9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "68030d8e5db478d7317a743a72780337", "sha256": "d8c8a35a7ac0b4b3ec8e945c6bae0ea4b3520cb0dbbbc51e6f08148f9337478c" }, "downloads": -1, "filename": "ms-0.0.5.dev9.tar.gz", "has_sig": false, "md5_digest": "68030d8e5db478d7317a743a72780337", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4550, "upload_time": "2016-10-24T06:47:21", "url": "https://files.pythonhosted.org/packages/b9/c7/6d85b03125cf4d8a8cbdcf94f6ebfeb7139a9f24dc5cf1a2a1e66a780316/ms-0.0.5.dev9.tar.gz" } ] }