{ "info": { "author": "Nanome", "author_email": "hello@nanome.ai", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Chemistry" ], "description": "# Nanome - Workspace Manager\n\n### A plugin allowing standalone VR headset users to save and load workspaces\n\n### Installation\n\n```sh\n$ pip install nanome-workspace-manager\n```\n\n### Usage\n\n#### To start the plugin:\n\n```sh\n$ nanome-workspace-manager -a plugin_server_address\n```\n\n---\n\n#### In Nanome:\n\n- Activate Plugin\n- Login with account (default is admin/admin)\n- Name your workspace, then click on \"Save\" to save your workspace\n- Click on a workspace to load it\n- Click on delete next to a workspace to remove it from the plugin's storage\n\n--- \n\n#### Managing Accounts:\n\nAccounts for the workspace manager plugin are stored in `~/Documents/nanome-workspace-manager/accounts.txt`.\n\nEach line contains ` ` where the password is hashed.\n\n`is_admin` can either be `0` or `1` where `1` will allow the user to view and delete anyone's workspace. \n\nTo add an account, add a line to the file with the plaintext `username`, `password`, and `is_admin`. The next time the plugin is run, all plaintext passwords will automatically be hashed.\n\nTo change the password of an account, simply change the second value on a line to the desired password.\n\n| NOTE: make sure to replace the admin account or change its password! |\n| - |\n\nIf you do not wish to use accounts, you can start the plugin with the `-d` or `--disable-accounts` flag. Note that when accounts are disabled, everyone connected to the plugin can see or delete everyone else's saved workspaces.\n\n\n### License\n\nMIT\n\n\n", "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/nanome-ai/plugin-workspace-manager", "keywords": "virtual-reality,chemistry,python,api,plugin", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "nanome-workspace-manager", "package_url": "https://pypi.org/project/nanome-workspace-manager/", "platform": "any", "project_url": "https://pypi.org/project/nanome-workspace-manager/", "project_urls": { "Homepage": "https://github.com/nanome-ai/plugin-workspace-manager" }, "release_url": "https://pypi.org/project/nanome-workspace-manager/0.1.1/", "requires_dist": [ "nanome" ], "requires_python": "", "summary": "Nanome Plugin allowing standalone VR headset users to save and load workspaces in a central location", "version": "0.1.1" }, "last_serial": 5888331, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "cfcbeae0f9247cd2a2bbe07071d49c7d", "sha256": "ab527d7f582db275e23fbb0037a0b511c74648483261dd53f2dde5353932d3e5" }, "downloads": -1, "filename": "nanome_workspace_manager-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cfcbeae0f9247cd2a2bbe07071d49c7d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5420, "upload_time": "2019-08-20T16:17:59", "url": "https://files.pythonhosted.org/packages/00/af/3738fccf34effd9c24c36335c51ff99b56bcffebdd4bebf4c01b548351e0/nanome_workspace_manager-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d2502ecdf455f2e2cb74ee9cf82052a9", "sha256": "55a21f8379504b3e9d4b6e1a1d42b979dbfc97c9e435eaa76f5069389fef5562" }, "downloads": -1, "filename": "nanome-workspace-manager-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d2502ecdf455f2e2cb74ee9cf82052a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3870, "upload_time": "2019-08-20T16:18:01", "url": "https://files.pythonhosted.org/packages/92/86/20ffc292669293efe14ffc8cc7b2e370b591189cd5232f06284d561c792e/nanome-workspace-manager-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "e2cbf3ef986d17a4a6b7f8df8a8de5b4", "sha256": "5ab1743b9ef709f0bffb9b0060d265e94bf9679917168ac9e9e455a6486edd69" }, "downloads": -1, "filename": "nanome_workspace_manager-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e2cbf3ef986d17a4a6b7f8df8a8de5b4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6653, "upload_time": "2019-09-25T22:45:46", "url": "https://files.pythonhosted.org/packages/17/68/8c0e89d362669b21d5b9056b7b4a503d57c434d480f9a7b34dd1ba59863f/nanome_workspace_manager-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0f7c337e1a1e284db205749737b5dd09", "sha256": "be737df25e7591c9a5a41f4a2c09d6d4c0bbff339c627c41a4745c807240a5f1" }, "downloads": -1, "filename": "nanome-workspace-manager-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0f7c337e1a1e284db205749737b5dd09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5149, "upload_time": "2019-09-25T22:45:47", "url": "https://files.pythonhosted.org/packages/6f/c4/d2dfc1c838e189845a2ebf2e42b95b963c596dfd59a99f97453591ac17bb/nanome-workspace-manager-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2200cef6aec0afa3288dde302799a01a", "sha256": "17f560298e1cda85934d91a2fc48891520c2a293508f2b117b9e8813703d34e9" }, "downloads": -1, "filename": "nanome_workspace_manager-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2200cef6aec0afa3288dde302799a01a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7669, "upload_time": "2019-09-26T04:21:35", "url": "https://files.pythonhosted.org/packages/dc/66/6b0ee4e439239e52ea499e3ca0c125fcade23e0faf61f784dd1606f0b608/nanome_workspace_manager-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "98373ceda8856eb1ec8a72922adcecb8", "sha256": "a73ac9eb68fa6db76226a6c784e0d2297ffc49e0af2be2ba3e8cd1100ada28f7" }, "downloads": -1, "filename": "nanome-workspace-manager-0.1.1.tar.gz", "has_sig": false, "md5_digest": "98373ceda8856eb1ec8a72922adcecb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5974, "upload_time": "2019-09-26T04:21:36", "url": "https://files.pythonhosted.org/packages/1c/20/7a9734812e2ef3da69b8ca90d79510034d53e38510ad21a1cd25d66d0b60/nanome-workspace-manager-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2200cef6aec0afa3288dde302799a01a", "sha256": "17f560298e1cda85934d91a2fc48891520c2a293508f2b117b9e8813703d34e9" }, "downloads": -1, "filename": "nanome_workspace_manager-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2200cef6aec0afa3288dde302799a01a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7669, "upload_time": "2019-09-26T04:21:35", "url": "https://files.pythonhosted.org/packages/dc/66/6b0ee4e439239e52ea499e3ca0c125fcade23e0faf61f784dd1606f0b608/nanome_workspace_manager-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "98373ceda8856eb1ec8a72922adcecb8", "sha256": "a73ac9eb68fa6db76226a6c784e0d2297ffc49e0af2be2ba3e8cd1100ada28f7" }, "downloads": -1, "filename": "nanome-workspace-manager-0.1.1.tar.gz", "has_sig": false, "md5_digest": "98373ceda8856eb1ec8a72922adcecb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5974, "upload_time": "2019-09-26T04:21:36", "url": "https://files.pythonhosted.org/packages/1c/20/7a9734812e2ef3da69b8ca90d79510034d53e38510ad21a1cd25d66d0b60/nanome-workspace-manager-0.1.1.tar.gz" } ] }