{ "info": { "author": "Yann LEROY", "author_email": "yann.leroy102@orange.fr", "bugtrack_url": null, "classifiers": [], "description": "Micral (MICROstructure anALysis)\n\n-----\n\nDescription :\n\nThe aim of this tool is to gather information about microstructure.\n\n-----\n\nInstallation :\n\npip install micral\n\n-----\n\nUsage :\n\nIn a python file or directly in the interpreter, type :\n\nimport micral\n\nmicral.analyse()\n\n-----\n\nInput :\n\n is the name of the image to analyse (with extension (ie jpg, png, bmp etc...))\nIt's also possible to send multiple image at once : in that case, provide a list of name :\n = [, , ...]\n\nNote that the image must be in the same directory than the python file (or in the current directory of the command)\n\n-----\n\nOutput :\n\nThe output will be an Python dictionnary, and each entry is a dictionnary how gather the differents informations on the image.", "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", "package_url": "https://pypi.org/project/micral/", "platform": "", "project_url": "https://pypi.org/project/micral/", "project_urls": null, "release_url": "https://pypi.org/project/micral/2.0/", "requires_dist": null, "requires_python": "", "summary": "Analyse tool for microstructure", "version": "2.0" }, "last_serial": 4192499, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "c36eb18fa25b08b4f18d1d5e3506690a", "sha256": "be4520d54e322fca2f908c0a9d8af11bba6468d17404e403d93c3fc790b76702" }, "downloads": -1, "filename": "micral-1.0.tar.gz", "has_sig": false, "md5_digest": "c36eb18fa25b08b4f18d1d5e3506690a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1780, "upload_time": "2018-07-30T12:38:44", "url": "https://files.pythonhosted.org/packages/b6/7a/9f8766a4d838569cbadf4eca06188f41df5bf93575da8927d5fe8a6e930b/micral-1.0.tar.gz" } ], "2.0": [ { "comment_text": "", "digests": { "md5": "86abde4e9db80366d8679fcacdecd724", "sha256": "c8cbb98f1f4972b47a70b1b934ac3b548b600c3632c1cab39682cdec9dc19cdc" }, "downloads": -1, "filename": "micral-2.0.tar.gz", "has_sig": false, "md5_digest": "86abde4e9db80366d8679fcacdecd724", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2074, "upload_time": "2018-08-21T13:21:16", "url": "https://files.pythonhosted.org/packages/cf/30/b13ee0b5919c41f223a89f1a5ecb643121ef162538600a149971f5b5b04a/micral-2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "86abde4e9db80366d8679fcacdecd724", "sha256": "c8cbb98f1f4972b47a70b1b934ac3b548b600c3632c1cab39682cdec9dc19cdc" }, "downloads": -1, "filename": "micral-2.0.tar.gz", "has_sig": false, "md5_digest": "86abde4e9db80366d8679fcacdecd724", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2074, "upload_time": "2018-08-21T13:21:16", "url": "https://files.pythonhosted.org/packages/cf/30/b13ee0b5919c41f223a89f1a5ecb643121ef162538600a149971f5b5b04a/micral-2.0.tar.gz" } ] }