{ "info": { "author": "Yann LEROY", "author_email": "yann.leroy102@orange.fr", "bugtrack_url": null, "classifiers": [], "description": "Micral (MICROstructure anALysis) - core module\n\n-----\n\nDescription :\n\nThe aim is to gather information about microstructure.\nIt provide raw infomation.\n\n-----\n\nInstallation :\n\npip install micral_core\n\n-----\n\nUsage :\n\nIn a python file or directly in the interpreter, type :\n\nimport micral_core\nprint(micral_core.analyse())\n\nWhere is the name of the image to analyse (with extension (ie jpg, png, bmp etc...))\nThe output is an unique value.\n\nIt's also possible to send multiple image at once : in that case, provide a list of name :\n = [, , ...]\nAnd the return will be also a list of all the results\n\nNote that the image must be in the same directory than the python file (or in the current directory of the command)", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "micral-core", "package_url": "https://pypi.org/project/micral-core/", "platform": "", "project_url": "https://pypi.org/project/micral-core/", "project_urls": null, "release_url": "https://pypi.org/project/micral-core/2.0/", "requires_dist": null, "requires_python": "", "summary": "Analyse tool for microstructure - core module", "version": "2.0" }, "last_serial": 4192504, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "6a005760e998ab86d827cd4f2f702c10", "sha256": "c28f34b2416882901157730f9504d05c844a93e69fd1e057999ed96f2c460a78" }, "downloads": -1, "filename": "micral_core-1.0.tar.gz", "has_sig": false, "md5_digest": "6a005760e998ab86d827cd4f2f702c10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1820, "upload_time": "2018-07-30T12:38:45", "url": "https://files.pythonhosted.org/packages/02/f5/131ec120abeda011cc0132856e78f5b59facd70d8f86509566ae416bc6cb/micral_core-1.0.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "9999c2245fc6b05516515fa377d45c7d", "sha256": "10735b8119ec5a766aa73c4796c878ce36bef4b2f6d01c014f31a518f3d827e8" }, "downloads": -1, "filename": "micral_core-2.0.tar.gz", "has_sig": false, "md5_digest": "9999c2245fc6b05516515fa377d45c7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2070, "upload_time": "2018-08-21T13:21:16", "url": "https://files.pythonhosted.org/packages/fb/47/d0960f6d8bc1208bb081cd66dca8ff471d61d309a2cc26c951e1f98d714b/micral_core-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9999c2245fc6b05516515fa377d45c7d", "sha256": "10735b8119ec5a766aa73c4796c878ce36bef4b2f6d01c014f31a518f3d827e8" }, "downloads": -1, "filename": "micral_core-2.0.tar.gz", "has_sig": false, "md5_digest": "9999c2245fc6b05516515fa377d45c7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2070, "upload_time": "2018-08-21T13:21:16", "url": "https://files.pythonhosted.org/packages/fb/47/d0960f6d8bc1208bb081cd66dca8ff471d61d309a2cc26c951e1f98d714b/micral_core-2.0.tar.gz" } ] }