#+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": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"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/97/d0/585f6cd58d706216a3ba916f86a41cb92d3b52bcd6a18ce2f81d824d0c5c/protcur-0.0.12.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.12",
"project_urls": {
"Homepage": "https://github.com/tgbugs/protc/tree/master/protcur"
},
"split_keywords": [
"protc",
"protocols",
"dashboard",
"curation",
"hypothesis",
"hypothes.is",
"web",
"annotation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "65ef4e5fd218eda2df022dadf58fd5c95088155cad8c0f987e07634fe536bdb0",
"md5": "c138235d7457754fe5af98ad419d8aa8",
"sha256": "8e008061df1cc6a695deebf17d5153ed0bc398fa75f0c0a0b51193e4f515b293"
},
"downloads": -1,
"filename": "protcur-0.0.12-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "c138235d7457754fe5af98ad419d8aa8",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 79158,
"upload_time": "2025-01-20T01:39:37",
"upload_time_iso_8601": "2025-01-20T01:39:37.024549Z",
"url": "https://files.pythonhosted.org/packages/65/ef/4e5fd218eda2df022dadf58fd5c95088155cad8c0f987e07634fe536bdb0/protcur-0.0.12-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "97d0585f6cd58d706216a3ba916f86a41cb92d3b52bcd6a18ce2f81d824d0c5c",
"md5": "6d4a7be4fffd1d5738d6dbcd3a51b98e",
"sha256": "7fbd05e7f3d5aab38f1239d071c0f5af76e0d4779916e2cc5a5936de882d80b8"
},
"downloads": -1,
"filename": "protcur-0.0.12.tar.gz",
"has_sig": false,
"md5_digest": "6d4a7be4fffd1d5738d6dbcd3a51b98e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 76492,
"upload_time": "2025-01-20T01:39:39",
"upload_time_iso_8601": "2025-01-20T01:39:39.067985Z",
"url": "https://files.pythonhosted.org/packages/97/d0/585f6cd58d706216a3ba916f86a41cb92d3b52bcd6a18ce2f81d824d0c5c/protcur-0.0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-20 01:39:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tgbugs",
"github_project": "protc",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "protcur"
}