{ "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": "general", "package_url": "https://pypi.org/project/general/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/general/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/lhrkkk/general.git" }, "release_url": "https://pypi.org/project/general/0.0.3.dev9/", "requires_dist": null, "requires_python": null, "summary": "general", "version": "0.0.3.dev9" }, "last_serial": 1860865, "releases": { "0.0.3.dev8": [ { "comment_text": "", "digests": { "md5": "409c22572f279b278d484b985fd306c9", "sha256": "b9ff677b27b3134a4a137dce46ed19406ec929190399ced9cd6e5d692baf4516" }, "downloads": -1, "filename": "general-0.0.3.dev8.tar.gz", "has_sig": false, "md5_digest": "409c22572f279b278d484b985fd306c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36382, "upload_time": "2015-11-14T08:17:49", "url": "https://files.pythonhosted.org/packages/1c/18/7996bced3c952bff5531fa3c620bdb52f2eda108190bec13b106d7d35b22/general-0.0.3.dev8.tar.gz" } ], "0.0.3.dev9": [ { "comment_text": "", "digests": { "md5": "0c1a8d4903cc40f0ec989180c61e8972", "sha256": "988028ba684d8dc59658012fda306316d0ccfb3fb9ce8ee49631b9ecad35f4a1" }, "downloads": -1, "filename": "general-0.0.3.dev9.tar.gz", "has_sig": false, "md5_digest": "0c1a8d4903cc40f0ec989180c61e8972", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39248, "upload_time": "2015-12-14T05:13:11", "url": "https://files.pythonhosted.org/packages/e2/b4/2c80f30610d6f9f84edfecb3591b9f355750f4abbca27585357d87020edd/general-0.0.3.dev9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0c1a8d4903cc40f0ec989180c61e8972", "sha256": "988028ba684d8dc59658012fda306316d0ccfb3fb9ce8ee49631b9ecad35f4a1" }, "downloads": -1, "filename": "general-0.0.3.dev9.tar.gz", "has_sig": false, "md5_digest": "0c1a8d4903cc40f0ec989180c61e8972", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39248, "upload_time": "2015-12-14T05:13:11", "url": "https://files.pythonhosted.org/packages/e2/b4/2c80f30610d6f9f84edfecb3591b9f355750f4abbca27585357d87020edd/general-0.0.3.dev9.tar.gz" } ] }