{
"info": {
"author": "Milind Shakya",
"author_email": "sh.milind@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Framework :: Django",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Natural Language :: English",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4"
],
"description": "=============================\ntestpad\n=============================\n\n.. image:: https://badge.fury.io/py/testpad.png\n :target: https://badge.fury.io/py/testpad\n\n.. image:: https://travis-ci.org/milin/testpad.png?branch=master\n :target: https://travis-ci.org/milin/testpad\n\nScreenshot and Annotate and send to django backend.\n\nDocumentation\n-------------\n\nThe full documentation is at https://testpad.readthedocs.org.\n\nQuickstart\n----------\n\nInstall testpad::\n\n pip install testpad\n\nThen use it in a project by updating your settings file::\n\n INSTALLED_APPS += (\n 'settings_context_processor',\n 'testpad',\n )\n TEMPLATE_CONTEXT_PROCESSORS += ('settings_context_processor.context_processors.settings', )\n USE_TESTPAD = True\n TESTPAD_AJAX_URL = 'Insert API where screenshot is posted.'\n\n # for settings_context_processor\n TEMPLATE_VISIBLE_SETTINGS = (\n 'USE_TESTPAD',\n 'TESTPAD_AJAX_URL',\n )\n \nAdd this block to your base template::\n\n {# JS block for automated QA utility to create bugs in Jira #}\n {# Will be turned off for production #}\n {% if USE_TESTPAD %}\n \n \n \n {% endif %}\n\n\n\nFeatures\n--------\n* Captures screenshot based on https://github.com/ivoviz/feedback for django apps.\n* Uses django_settings_context_processor to make settings constant available in your base templates.\n\nTestPad client that includes all the javascript magic to make screenshotting and annotations happen.\n\nDjango App for https://github.com/ivoviz/feedback\n\n\n\n\nHistory\n-------\n\n0.1.0 (2015-10-02)\n++++++++++++++++++\n\n* First release on PyPI.",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/milin/testpad",
"keywords": "testpad",
"license": "BSD",
"maintainer": null,
"maintainer_email": null,
"name": "testpad",
"package_url": "https://pypi.org/project/testpad/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/testpad/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/milin/testpad"
},
"release_url": "https://pypi.org/project/testpad/0.1.7/",
"requires_dist": null,
"requires_python": null,
"summary": "Screenshot and Annotate and send to django backend.",
"version": "0.1.7"
},
"last_serial": 1815365,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "5d648266b7f08ef1a2e35eeab5e9035b",
"sha256": "294a4c78994d46c7534cb31218458de85c60fedf0d142332c02784374c079b7f"
},
"downloads": -1,
"filename": "testpad-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "5d648266b7f08ef1a2e35eeab5e9035b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10777,
"upload_time": "2015-11-05T15:55:18",
"url": "https://files.pythonhosted.org/packages/77/d6/b91ef2e85f72c091a8fbf8cfd88a9956dd29ecc1c0f08737aacdbac4cf07/testpad-0.1.0.tar.gz"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "b2ae4c60d5837032f53f086f08adf374",
"sha256": "35774df618483844a21762691a5e3e17bb107f5f0d968deea07a6a933007fc7f"
},
"downloads": -1,
"filename": "testpad-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "b2ae4c60d5837032f53f086f08adf374",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 32034,
"upload_time": "2015-11-05T17:40:04",
"url": "https://files.pythonhosted.org/packages/a5/56/410cd6fedaf9c831ec78725ace94c3707105e88d53ef179a10fc4d2df590/testpad-0.1.1.tar.gz"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "348b1b0a3d6a9038ee5f93e2a7474cc1",
"sha256": "11451ded3c4244d7b7c9110e7b81c720cc3256cf91aba32170fe441c7173fea5"
},
"downloads": -1,
"filename": "testpad-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "348b1b0a3d6a9038ee5f93e2a7474cc1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 32038,
"upload_time": "2015-11-06T02:04:53",
"url": "https://files.pythonhosted.org/packages/4c/bd/a2a94fe5718d5635388c966293eaa26270936e1b48971759144789bf082a/testpad-0.1.2.tar.gz"
}
],
"0.1.3": [
{
"comment_text": "",
"digests": {
"md5": "f2fa1d6e96f4feab3f12ffa80343b8ce",
"sha256": "f437d42c7f3a5bf0f7ae06f5391dd614746cdff855fab9bc508c0a9a67979bfd"
},
"downloads": -1,
"filename": "testpad-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "f2fa1d6e96f4feab3f12ffa80343b8ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 32052,
"upload_time": "2015-11-06T02:51:34",
"url": "https://files.pythonhosted.org/packages/89/a3/8d8c672c7d2cd7114f10e9c0e4e5cb79a656623ea31323c36f6c84367d84/testpad-0.1.3.tar.gz"
}
],
"0.1.4": [
{
"comment_text": "",
"digests": {
"md5": "b3b59289405f198d95b9a9536ead2af9",
"sha256": "fbf5dddef43f98e3fe7c5b1d6fa6d1699845e05d7855ea569fd858f6178368b2"
},
"downloads": -1,
"filename": "testpad-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "b3b59289405f198d95b9a9536ead2af9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 32073,
"upload_time": "2015-11-06T16:07:37",
"url": "https://files.pythonhosted.org/packages/23/9c/150ec0ee9e87687540f62d2dca7f53c23ab74802743b865d0b757a05f6ac/testpad-0.1.4.tar.gz"
}
],
"0.1.5": [
{
"comment_text": "",
"digests": {
"md5": "b4871e365ec29a926eb19a9baa73a574",
"sha256": "d249c9c3569770f8518a46a8a4ca2c56102386ad2d3c3c29c941c5e343fd5685"
},
"downloads": -1,
"filename": "testpad-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "b4871e365ec29a926eb19a9baa73a574",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 34357,
"upload_time": "2015-11-06T20:12:52",
"url": "https://files.pythonhosted.org/packages/3b/af/2b646a46c49d2eb56d9d218bd726bd17e0b548a76b2eb33143f7d1d55f21/testpad-0.1.5.tar.gz"
}
],
"0.1.6": [
{
"comment_text": "",
"digests": {
"md5": "56918d26189ca4f40ffa7e4c3a50e0b8",
"sha256": "152435c57eceb9e44e6bc0cbe370d05ac94c30d643cf142e84bde99bcbdbfc66"
},
"downloads": -1,
"filename": "testpad-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "56918d26189ca4f40ffa7e4c3a50e0b8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 35132,
"upload_time": "2015-11-13T19:37:04",
"url": "https://files.pythonhosted.org/packages/a3/05/997dbfc4f50c43430f44dbb1f1c39012f093554b0eb9d13fb583a3f7a896/testpad-0.1.6.tar.gz"
}
],
"0.1.7": [
{
"comment_text": "",
"digests": {
"md5": "7b86f927074da981efc0955a8709e03d",
"sha256": "61c9746ea69e05aec66dffee96d88bb1e3f65c98e8ec407cacdd9a0a77c90b0e"
},
"downloads": -1,
"filename": "testpad-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "7b86f927074da981efc0955a8709e03d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 35190,
"upload_time": "2015-11-13T19:39:51",
"url": "https://files.pythonhosted.org/packages/9b/47/0cf577c2565a1b78bda8a4fba8e543861d0cb46009c44ac183d6e99db646/testpad-0.1.7.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "7b86f927074da981efc0955a8709e03d",
"sha256": "61c9746ea69e05aec66dffee96d88bb1e3f65c98e8ec407cacdd9a0a77c90b0e"
},
"downloads": -1,
"filename": "testpad-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "7b86f927074da981efc0955a8709e03d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 35190,
"upload_time": "2015-11-13T19:39:51",
"url": "https://files.pythonhosted.org/packages/9b/47/0cf577c2565a1b78bda8a4fba8e543861d0cb46009c44ac183d6e99db646/testpad-0.1.7.tar.gz"
}
]
}