{ "info": { "author": "dalongrong", "author_email": "1141591465@qq.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# cpython pip demo\n\n\n## how to running\n\n* init python venv\n\n```code\npython3 -m venv .\n```\n\n* activate env\n\n```code\n\nsource bin/activate\n\n```\n* build cython\n\n```code\nmake\n```\n\n* run test\n\n```code\ninstall pip cli\n\npip install .\n\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "dalongrong-cythoncli", "package_url": "https://pypi.org/project/dalongrong-cythoncli/", "platform": "", "project_url": "https://pypi.org/project/dalongrong-cythoncli/", "project_urls": { "Documentation": "https://github.com/rongfengliang/cython-c-pip-demo.git", "Say Thanks!": "https://github.com/rongfengliang/cython-c-pip-demo.git", "Source": "https://github.com/rongfengliang/cython-c-pip-demo.git", "Tracker": "https://github.com/rongfengliang/cython-c-pip-demo.git" }, "release_url": "https://pypi.org/project/dalongrong-cythoncli/0.0.18/", "requires_dist": null, "requires_python": "", "summary": "a simple cli project", "version": "0.0.18" }, "last_serial": 5177352, "releases": { "0.0.15": [ { "comment_text": "", "digests": { "md5": "a0023b1e0e2e6995e479ee7569972e64", "sha256": "6d0160a61bf045c744e629babf4b73dc7e3d05fddaded3a339a39727092d16b0" }, "downloads": -1, "filename": "dalongrong_cythoncli-0.0.15.tar.gz", "has_sig": false, "md5_digest": "a0023b1e0e2e6995e479ee7569972e64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22019, "upload_time": "2019-04-23T12:58:34", "url": "https://files.pythonhosted.org/packages/27/e2/56f135f3ee72d487fd073132d75195a2dd7a3c9122c53d87209640af554a/dalongrong_cythoncli-0.0.15.tar.gz" } ], "0.0.16": [ { "comment_text": "", "digests": { "md5": "ec2091a591518a38c5a116c906fea56d", "sha256": "801e1d216d35be056c6180a34256ae45853be058f1eb3c70e8abc72348c00b25" }, "downloads": -1, "filename": "dalongrong_cythoncli-0.0.16.tar.gz", "has_sig": false, "md5_digest": "ec2091a591518a38c5a116c906fea56d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22020, "upload_time": "2019-04-23T13:06:23", "url": "https://files.pythonhosted.org/packages/6f/ec/6b822dd6e6dafd71676b362743a8d07cf037fd61e123da24cddfd4e8d828/dalongrong_cythoncli-0.0.16.tar.gz" } ], "0.0.17": [ { "comment_text": "", "digests": { "md5": "66c6659aed4460c4b9b06eadab5485fd", "sha256": "cf4b349b2fc9cd686fdd00b8a95555092c4a1c47b7e24446b8200a84832d662c" }, "downloads": -1, "filename": "dalongrong_cythoncli-0.0.17.tar.gz", "has_sig": false, "md5_digest": "66c6659aed4460c4b9b06eadab5485fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22146, "upload_time": "2019-04-23T13:12:43", "url": "https://files.pythonhosted.org/packages/2c/e7/92d36ee126e0f6b76d419713dda9287387bf8a72620d6594f45f5dee5465/dalongrong_cythoncli-0.0.17.tar.gz" } ], "0.0.18": [ { "comment_text": "", "digests": { "md5": "71352636254b33489f63e8a2fbe524b1", "sha256": "9d6cbf7fab4a1c575d2f23d846f84aa419befa475f976f9bcd3a9ba92c49658b" }, "downloads": -1, "filename": "dalongrong_cythoncli-0.0.18.tar.gz", "has_sig": false, "md5_digest": "71352636254b33489f63e8a2fbe524b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22153, "upload_time": "2019-04-23T13:14:34", "url": "https://files.pythonhosted.org/packages/c4/08/730ca5f601924faf23c092695d996a9a525d542174e75e6062e0e89d6c12/dalongrong_cythoncli-0.0.18.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "71352636254b33489f63e8a2fbe524b1", "sha256": "9d6cbf7fab4a1c575d2f23d846f84aa419befa475f976f9bcd3a9ba92c49658b" }, "downloads": -1, "filename": "dalongrong_cythoncli-0.0.18.tar.gz", "has_sig": false, "md5_digest": "71352636254b33489f63e8a2fbe524b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22153, "upload_time": "2019-04-23T13:14:34", "url": "https://files.pythonhosted.org/packages/c4/08/730ca5f601924faf23c092695d996a9a525d542174e75e6062e0e89d6c12/dalongrong_cythoncli-0.0.18.tar.gz" } ] }