{ "info": { "author": "babiking", "author_email": "brojackfeely@163.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Image Recognition" ], "description": "# Smart Image\n\nfast Smart Image Processing Tools included:\n\n\t1. non-maximum-suppression\n\ndeploy:\n1. write requirements.txt\n\n\te.g. numpy==1.13.3\n2. write setup.py, please refer to https://pypi.python.org/pypi?:action=list_classifiers to get the format of 'classifires' option in setup.py\n3. write .pypirc and copy .pypirc into path ~/\n\ti.e. the .pypirc record your login information to pypi.org \n4. run setup.py check\n\n\tcommand: python setup.py check\n5. build up python package e.g. smartImage\n\n\tcommand: python setup.py sdist\n6. upload the python package to pypi.org\n\n\tcommand: python setup.py sdist upload -r pypi, \nplease note that pre-registeration has been removed in present pypi upload process\n7. install the costumerized python package\n\t\n\tcommand: pip install bbk.smartImage", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/babiking/PyPi_Tools/smartImage", "keywords": "", "license": "LICENSE", "maintainer": "", "maintainer_email": "", "name": "bbk.smartImage", "package_url": "https://pypi.org/project/bbk.smartImage/", "platform": "", "project_url": "https://pypi.org/project/bbk.smartImage/", "project_urls": { "Homepage": "https://github.com/babiking/PyPi_Tools/smartImage" }, "release_url": "https://pypi.org/project/bbk.smartImage/1.5/", "requires_dist": null, "requires_python": "", "summary": "Smart Image Processing Tools...", "version": "1.5" }, "last_serial": 3556298, "releases": { "1.5": [ { "comment_text": "", "digests": { "md5": "ffa17e6c14bf62d24f194a568e649843", "sha256": "52567124906ceda3c2492b99b92001745b2e82a76c39b1d621af33572b650c31" }, "downloads": -1, "filename": "bbk.smartImage-1.5.tar.gz", "has_sig": false, "md5_digest": "ffa17e6c14bf62d24f194a568e649843", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2524, "upload_time": "2018-02-06T09:25:03", "url": "https://files.pythonhosted.org/packages/5f/f2/6e87fed5e9af9e20ccec8c598e73dd88d330950d083a5baf3b50fae14813/bbk.smartImage-1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ffa17e6c14bf62d24f194a568e649843", "sha256": "52567124906ceda3c2492b99b92001745b2e82a76c39b1d621af33572b650c31" }, "downloads": -1, "filename": "bbk.smartImage-1.5.tar.gz", "has_sig": false, "md5_digest": "ffa17e6c14bf62d24f194a568e649843", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2524, "upload_time": "2018-02-06T09:25:03", "url": "https://files.pythonhosted.org/packages/5f/f2/6e87fed5e9af9e20ccec8c598e73dd88d330950d083a5baf3b50fae14813/bbk.smartImage-1.5.tar.gz" } ] }