Raw data
{
"_id": null,
"home_page": "https://pytrace.com/",
"name": "pycrunch-trace",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "tracing, debugging, time-travel debugging, record-and-replay debugging, live coding",
"author": "Gleb Sevruk",
"author_email": "gleb@pycrunch.com",
"download_url": "https://files.pythonhosted.org/packages/ab/43/8b54c68f5d648daa51fb73802726fcdae49d05ed0272290ac159938ecd0a/pycrunch-trace-0.3.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "PyCrunch Time Travel Debugger",
"version": "0.3",
"project_urls": {
"Funding": "https://pycrunch.com/donate",
"Homepage": "https://pytrace.com/",
"Source": "https://github.com/gleb-sevruk/pycrunch-trace/"
},
"split_keywords": [
"tracing",
" debugging",
" time-travel debugging",
" record-and-replay debugging",
" live coding"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ab438b54c68f5d648daa51fb73802726fcdae49d05ed0272290ac159938ecd0a",
"md5": "74e9f35b62e17ff4cabe3e2cf7720c25",
"sha256": "f9944a6a354c0554788fea83ffde4719aef3c76084292fc99221c93b596cb990"
},
"downloads": -1,
"filename": "pycrunch-trace-0.3.tar.gz",
"has_sig": false,
"md5_digest": "74e9f35b62e17ff4cabe3e2cf7720c25",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 51981,
"upload_time": "2024-07-16T11:33:51",
"upload_time_iso_8601": "2024-07-16T11:33:51.286478Z",
"url": "https://files.pythonhosted.org/packages/ab/43/8b54c68f5d648daa51fb73802726fcdae49d05ed0272290ac159938ecd0a/pycrunch-trace-0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-16 11:33:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gleb-sevruk",
"github_project": "pycrunch-trace",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "wheel",
"specs": []
},
{
"name": "PyYAML",
"specs": []
},
{
"name": "protobuf",
"specs": [
[
">=",
"3.11.3"
],
[
"<",
"4.0.0"
]
]
},
{
"name": "Cython",
"specs": []
},
{
"name": "jsonpickle",
"specs": []
}
],
"lcname": "pycrunch-trace"
}