{ "info": { "author": "AiiDA Team", "author_email": "aiidateam@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "# aiidalab-widgets-base \n\nReusable widgets for applications in the AiiDA lab.\n\n## Installation\n\nInstall the `aiidalab_widgets_base` python package via:\n```\npip install aiidalab-widgets-base \n```\n\nInstall the corresponding `aiidalab-widgets-base` AiiDA lab application\nvia the app manager as usual.\n\n## Usage\n\nUsing the widgets usually just involves importing and displaying them.\nFor demos, have a look at the jupyter notebooks (`.ipynb` extension) in\nthis folder.\n\n### Structures\n\nUploading structures\n```python\nfrom aiidalab_widgets_base import StructureUploadWidget\nfrom IPython.display import display\n\nwidget = StructureUploadWidget()\n# Enforce node format to be CifData:\n# widget = StructureUploadWidget(node_class='CifData')\ndisplay(widget)\n```\n\n![Demo](https://image.ibb.co/fjnHco/structure.gif \"Using the StructureUploadWidget.\")\n\n### Codes\n\nSelecting codes\n```python\nfrom aiidalab_widgets_base import CodeDropdown\nfrom IPython.display import display\n\n# Select from installed codes for 'zeopp.network' input plugin\ndropdown = CodeDropdown(input_plugin='zeopp.network')\ndisplay(dropdown)\n\ndropdown.selected_code # returns selected code\n```\n\n![Demo](https://image.ibb.co/gSFFf8/codes.gif \"Using the CodeDropDown.\")\n\n## License\n\nMIT\n\n## Contact\n\naiidalab@materialscloud.org\n\n## Acknowledgements\n\nThis work is supported by the [MARVEL National Centre for Competency in Research]()\nfunded by the [Swiss National Science Foundation](), as well as by the [MaX\nEuropean Centre of Excellence]() funded by the Horizon 2020 EINFRA-5 program,\nGrant No. 676598.\n\n![MARVEL](miscellaneous/logos/MARVEL.png)\n![MaX](miscellaneous/logos/MaX.png)", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/aiidalab/aiidalab-widgets-base", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "aiidalab-widgets-base", "package_url": "https://pypi.org/project/aiidalab-widgets-base/", "platform": "", "project_url": "https://pypi.org/project/aiidalab-widgets-base/", "project_urls": { "Homepage": "https://github.com/aiidalab/aiidalab-widgets-base" }, "release_url": "https://pypi.org/project/aiidalab-widgets-base/1.0.0a5/", "requires_dist": null, "requires_python": "", "summary": "Reusable widgets for applications in the AiiDA lab.", "version": "1.0.0a5" }, "last_serial": 5572883, "releases": { "0.2.0a2": [ { "comment_text": "", "digests": { "md5": "7dc15d0a172b2e5d59e790a746b4ddf0", "sha256": "21f1c993285bdc4e5549715fa57fc325f12c35410242100aab5b1df4fce08261" }, "downloads": -1, "filename": "aiidalab_widgets_base-0.2.0a2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7dc15d0a172b2e5d59e790a746b4ddf0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8862, "upload_time": "2018-10-11T22:37:16", "url": "https://files.pythonhosted.org/packages/1e/38/a1ea06fcdd28c08db7459931c351294b9725e667ca7314c35945126af1aa/aiidalab_widgets_base-0.2.0a2-py2.py3-none-any.whl" } ], "0.3.0b1": [ { "comment_text": "", "digests": { "md5": "c27128e714419620179173d86a6b6b67", "sha256": "ff9c296af34d9efd453793183f10bec966a463e7c84bacaf4779f0808232a323" }, "downloads": -1, "filename": "aiidalab_widgets_base-0.3.0b1-py2-none-any.whl", "has_sig": false, "md5_digest": "c27128e714419620179173d86a6b6b67", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 22357, "upload_time": "2019-04-13T18:20:00", "url": "https://files.pythonhosted.org/packages/c5/53/d58bf2b4335c5bb910fc19fa40872a085c8b6dfdf4c5090067de459d87d4/aiidalab_widgets_base-0.3.0b1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ed7544c882419c99d1f9575a80dbf731", "sha256": "f6b063baec7b3b5d7579a9d4d3f71a572f576868d6e330d6dca1c53fd6dd5e19" }, "downloads": -1, "filename": "aiidalab-widgets-base-0.3.0b1.tar.gz", "has_sig": false, "md5_digest": "ed7544c882419c99d1f9575a80dbf731", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18501, "upload_time": "2019-04-13T18:20:02", "url": "https://files.pythonhosted.org/packages/4f/08/5f755bb2250fb1cdc437e4f74ec373641a79c9a1d7cd0b738b8ea4b7dd7a/aiidalab-widgets-base-0.3.0b1.tar.gz" } ], "0.4.0b2": [ { "comment_text": "", "digests": { "md5": "337e966fc2dd1902ae4b5632005d2c3d", "sha256": "a43f0a5a03cb77c4cc6465c26150445534624e2be66e2df41b0c4fca5323fde0" }, "downloads": -1, "filename": "aiidalab-widgets-base-0.4.0b2.tar.gz", "has_sig": false, "md5_digest": "337e966fc2dd1902ae4b5632005d2c3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22028, "upload_time": "2019-05-19T19:20:26", "url": "https://files.pythonhosted.org/packages/20/32/bfbc0880413bc18747e82c2bad7a31e06fc528c8e450973180fed5d2ebe3/aiidalab-widgets-base-0.4.0b2.tar.gz" } ], "1.0.0a2": [ { "comment_text": "", "digests": { "md5": "465b1510997ab684974098ff0bc6796e", "sha256": "f880932ee4a1b772d401ec5bd843d4af75a5aaa47187db2e0274573325aec706" }, "downloads": -1, "filename": "aiidalab-widgets-base-1.0.0a2.tar.gz", "has_sig": false, "md5_digest": "465b1510997ab684974098ff0bc6796e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20860, "upload_time": "2019-05-22T22:48:25", "url": "https://files.pythonhosted.org/packages/4a/25/a99fbbf53886eb7463a7a4892a20e10b72d932ec6370b043806748801a04/aiidalab-widgets-base-1.0.0a2.tar.gz" } ], "1.0.0a4": [ { "comment_text": "", "digests": { "md5": "06e7d4a3dad7620d0cb5f76aef594d90", "sha256": "b1bde1ceaa3181eaeaefb4cc30e0f7ebc39f014d85e9744786df4fa5c4d4abe0" }, "downloads": -1, "filename": "aiidalab-widgets-base-1.0.0a4.tar.gz", "has_sig": false, "md5_digest": "06e7d4a3dad7620d0cb5f76aef594d90", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20862, "upload_time": "2019-07-10T15:18:57", "url": "https://files.pythonhosted.org/packages/b4/fb/e0aa05778fc941c21828a01d92007b909351e8be7ad896a30a561b7fae83/aiidalab-widgets-base-1.0.0a4.tar.gz" } ], "1.0.0a5": [ { "comment_text": "", "digests": { "md5": "6cb7140896892c31ae9f20172503274e", "sha256": "1bc3506e604617171f5e672772e16f8b00e248537898bca4ad840efbc3a1526d" }, "downloads": -1, "filename": "aiidalab-widgets-base-1.0.0a5.tar.gz", "has_sig": false, "md5_digest": "6cb7140896892c31ae9f20172503274e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20865, "upload_time": "2019-07-23T14:57:22", "url": "https://files.pythonhosted.org/packages/29/3a/7235ec72310053f40fa102fc03e91188fbaf19776830eb4e1ce309fb48d9/aiidalab-widgets-base-1.0.0a5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6cb7140896892c31ae9f20172503274e", "sha256": "1bc3506e604617171f5e672772e16f8b00e248537898bca4ad840efbc3a1526d" }, "downloads": -1, "filename": "aiidalab-widgets-base-1.0.0a5.tar.gz", "has_sig": false, "md5_digest": "6cb7140896892c31ae9f20172503274e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20865, "upload_time": "2019-07-23T14:57:22", "url": "https://files.pythonhosted.org/packages/29/3a/7235ec72310053f40fa102fc03e91188fbaf19776830eb4e1ce309fb48d9/aiidalab-widgets-base-1.0.0a5.tar.gz" } ] }