protcur


Nameprotcur JSON
Version 0.0.11 PyPI version JSON
download
home_pagehttps://github.com/tgbugs/protc/tree/master/protcur
SummaryWeb annotation workflows for protocol curation.
upload_time2023-01-14 01:01:03
maintainer
docs_urlNone
authorTom Gillespie
requires_python>=3.6
licenseMIT
keywords protc protocols dashboard curation hypothesis hypothes.is web annotation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #+TITLE: protcur
#+AUTHOR: Tom Gillespie

#+HTML: <a href="https://pypi.org/project/protcur/"><img alt="PyPI version" src="https://badge.fury.io/py/protcur.svg"></a>
# #+HTML: <a href="https://travis-ci.org/tgbugs/protc"><img alt="Build Status" src="https://travis-ci.org/tgbugs/protc.svg?branch=master"></a>
# #+HTML: <a href="https://coveralls.io/github/tgbugs/protc?branch=master"><img alt="Coverage Status" src="https://coveralls.io/repos/github/tgbugs/protc/badge.svg?branch=master"></a>

A dashboard for web annotation workflows for protocol curation.

* Setup
** Python
=pip install protcur=
** Gentoo
As root.
#+BEGIN_SRC bash
layman -a tgbugs-overlay
emerge -p protcur
vim /etc/portage/package.accept_keywords
emerge protcur
vim /etc/conf.d/protcur
rc-config add protcur default
/etc/init.d/protcur start
#+END_SRC

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tgbugs/protc/tree/master/protcur",
    "name": "protcur",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "protc protocols dashboard curation hypothesis hypothes.is web annotation",
    "author": "Tom Gillespie",
    "author_email": "tgbugs@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/95/23/f50f1300ddc995e989f10125e8372ea5a5ae04e094ceea69813ec4b04f83/protcur-0.0.11.tar.gz",
    "platform": null,
    "description": "#+TITLE: protcur\n#+AUTHOR: Tom Gillespie\n\n#+HTML: <a href=\"https://pypi.org/project/protcur/\"><img alt=\"PyPI version\" src=\"https://badge.fury.io/py/protcur.svg\"></a>\n# #+HTML: <a href=\"https://travis-ci.org/tgbugs/protc\"><img alt=\"Build Status\" src=\"https://travis-ci.org/tgbugs/protc.svg?branch=master\"></a>\n# #+HTML: <a href=\"https://coveralls.io/github/tgbugs/protc?branch=master\"><img alt=\"Coverage Status\" src=\"https://coveralls.io/repos/github/tgbugs/protc/badge.svg?branch=master\"></a>\n\nA dashboard for web annotation workflows for protocol curation.\n\n* Setup\n** Python\n=pip install protcur=\n** Gentoo\nAs root.\n#+BEGIN_SRC bash\nlayman -a tgbugs-overlay\nemerge -p protcur\nvim /etc/portage/package.accept_keywords\nemerge protcur\nvim /etc/conf.d/protcur\nrc-config add protcur default\n/etc/init.d/protcur start\n#+END_SRC\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Web annotation workflows for protocol curation.",
    "version": "0.0.11",
    "split_keywords": [
        "protc",
        "protocols",
        "dashboard",
        "curation",
        "hypothesis",
        "hypothes.is",
        "web",
        "annotation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1c6ec217ed1bd7c75fe2465344622d198193d8172939d3cac52f5a484c30ef7",
                "md5": "c9f86b00a51aad695415eced0963a057",
                "sha256": "6bd7cf0701ed34d2f701a6fcfb5b229aa1dd19771a57ca74d8e4f828cc07ed7e"
            },
            "downloads": -1,
            "filename": "protcur-0.0.11-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c9f86b00a51aad695415eced0963a057",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 74736,
            "upload_time": "2023-01-14T01:01:01",
            "upload_time_iso_8601": "2023-01-14T01:01:01.588640Z",
            "url": "https://files.pythonhosted.org/packages/e1/c6/ec217ed1bd7c75fe2465344622d198193d8172939d3cac52f5a484c30ef7/protcur-0.0.11-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9523f50f1300ddc995e989f10125e8372ea5a5ae04e094ceea69813ec4b04f83",
                "md5": "db6165c94debbb9ce8929777f93281ba",
                "sha256": "70d96931098c56c3d02784c6a93fb6940bc81c4d238083e30ebf472139329272"
            },
            "downloads": -1,
            "filename": "protcur-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "db6165c94debbb9ce8929777f93281ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 72081,
            "upload_time": "2023-01-14T01:01:03",
            "upload_time_iso_8601": "2023-01-14T01:01:03.625510Z",
            "url": "https://files.pythonhosted.org/packages/95/23/f50f1300ddc995e989f10125e8372ea5a5ae04e094ceea69813ec4b04f83/protcur-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-14 01:01:03",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "protcur"
}
        
Elapsed time: 0.02912s