{ "info": { "author": "D.P.W. Russell", "author_email": "douglas_russell@hms.harvard.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU Affero General Public License v3", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: JavaScript", "Programming Language :: Python :: 2", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Scientific/Engineering :: Visualization", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Text Processing :: Markup :: HTML" ], "description": "Installation\n============\n\nThe recommended way to install autotag is using `pip`, but it is also possible\nto install it manually as described `here `_.\n\n::\n\n # In the python environment of OMERO.web (virtualenv or global)\n pip install omero-webtagging-autotag\n\n # Add autotag to webclient\n omero config append omero.web.apps '\"omero_webtagging_autotag\"'\n\n # Add autotag to centre panel\n omero config append omero.web.ui.center_plugins '[\"Auto Tag\", \"omero_webtagging_autotag/auto_tag_init.js.html\", \"auto_tag_panel\"]'\n\n\nDocumentation\n=============\n\nAvailable on the `OMERO website `_.\n\n\nDevelopment\n===========\n\nUses node and webpack.\n\nThis will detect changes and rebuild `static/autotag/js/bundle.js` when there\nare any. This works in conjunction with django development server as that\nwill be monitoring `bundle.js` for any changes.\n\nTo build the node components on changes\n\n::\n\n cd omero_webtagging_autotag\n npm install\n node_modules/webpack/bin/webpack.js --watch\n\nTo install using pip in development mode (in appropriate virtualenv)\n\n::\n\n # In the top-level autotag directory containing setup.py\n pip install -e .\n cd $OMERO_PREFIX\n\nOMERO development server can then be started in the usual way. Remember to\nconfigure the autotag settings the same as above.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/MicronOxford/webtagging/archive/v3.0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MicronOxford/webtagging", "keywords": "OMERO.web,webtagging,autotag", "license": "AGPL-3.0", "maintainer": "", "maintainer_email": "", "name": "omero-webtagging-autotag", "package_url": "https://pypi.org/project/omero-webtagging-autotag/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/omero-webtagging-autotag/", "project_urls": { "Download": "https://github.com/MicronOxford/webtagging/archive/v3.0.2.tar.gz", "Homepage": "https://github.com/MicronOxford/webtagging" }, "release_url": "https://pypi.org/project/omero-webtagging-autotag/3.0.2/", "requires_dist": null, "requires_python": "", "summary": "OMERO webtagging autotag app", "version": "3.0.2" }, "last_serial": 2982443, "releases": { "3.0.1": [ { "comment_text": "", "digests": { "md5": "a8fbbabf91d9923933657df26789ce89", "sha256": "701f3c9483313b6bb5362bde2be6f14f35d8ac3719935f1b48bdd4bcd1a08ca0" }, "downloads": -1, "filename": "omero-webtagging-autotag-3.0.1.tar.gz", "has_sig": false, "md5_digest": "a8fbbabf91d9923933657df26789ce89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 348514, "upload_time": "2017-05-23T13:37:04", "url": "https://files.pythonhosted.org/packages/9b/a4/f4e2c29e417306e68231ecdececcb48b754e606dc8bf7b05a5b547376238/omero-webtagging-autotag-3.0.1.tar.gz" } ], "3.0.2": [ { "comment_text": "", "digests": { "md5": "3555d2890d3c67a73097756d03038812", "sha256": "34d53446826de951dea7db96bce9ee82f4886167c744c661a35e95c1142ce9b7" }, "downloads": -1, "filename": "omero-webtagging-autotag-3.0.2.tar.gz", "has_sig": false, "md5_digest": "3555d2890d3c67a73097756d03038812", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 353341, "upload_time": "2017-06-27T15:40:00", "url": "https://files.pythonhosted.org/packages/81/be/790014b5ed640ae9b3a49b0acb1a65e25eeffa28e330bd3c9591ad203c0a/omero-webtagging-autotag-3.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3555d2890d3c67a73097756d03038812", "sha256": "34d53446826de951dea7db96bce9ee82f4886167c744c661a35e95c1142ce9b7" }, "downloads": -1, "filename": "omero-webtagging-autotag-3.0.2.tar.gz", "has_sig": false, "md5_digest": "3555d2890d3c67a73097756d03038812", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 353341, "upload_time": "2017-06-27T15:40:00", "url": "https://files.pythonhosted.org/packages/81/be/790014b5ed640ae9b3a49b0acb1a65e25eeffa28e330bd3c9591ad203c0a/omero-webtagging-autotag-3.0.2.tar.gz" } ] }