Name | pycnite JSON |
Version |
2024.7.9
JSON |
| download |
home_page | None |
Summary | Python bytecode utilities |
upload_time | 2024-07-09 08:10:52 |
maintainer | Google LLC |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | Apache 2.0 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[![CI](https://github.com/google/pycnite/workflows/CI/badge.svg?branch=main)](https://github.com/google/pycnite/actions)
[![PyPI - Wheel](https://img.shields.io/pypi/wheel/pycnite)](https://pypi.org/project/pycnite/#files)
# pycnite
A collection of utilities for working with compiled Python bytecode.
This library adds pure Python, versioned parsers for the .pyc format, allowing
tools that work with bytecode to have different host and target Python versions.
Currently supported target versions: 3.8, 3.9, 3.10, 3.11 and 3.12
Raw data
{
"_id": null,
"home_page": null,
"name": "pycnite",
"maintainer": "Google LLC",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "mdemello@google.com",
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/d4/14/dc5c8ccafdd275b3442a2a95e671fc402ef0b4265f2a8ef61c46a70bd4b7/pycnite-2024.7.9.tar.gz",
"platform": null,
"description": "[![CI](https://github.com/google/pycnite/workflows/CI/badge.svg?branch=main)](https://github.com/google/pycnite/actions)\n[![PyPI - Wheel](https://img.shields.io/pypi/wheel/pycnite)](https://pypi.org/project/pycnite/#files)\n\n# pycnite\n\nA collection of utilities for working with compiled Python bytecode.\n\nThis library adds pure Python, versioned parsers for the .pyc format, allowing\ntools that work with bytecode to have different host and target Python versions.\n\nCurrently supported target versions: 3.8, 3.9, 3.10, 3.11 and 3.12\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Python bytecode utilities",
"version": "2024.7.9",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "aca6c22c0d2821f691d2c554bc4358d0065f66c911078fd360da2c4c4db64d12",
"md5": "ba31d38aa7c767286875108d92ebea71",
"sha256": "aece401e70e8b6bf369b3b33867c79a1b8bf584e68da9790de2f821503cebcf8"
},
"downloads": -1,
"filename": "pycnite-2024.7.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ba31d38aa7c767286875108d92ebea71",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 22903,
"upload_time": "2024-07-09T08:10:46",
"upload_time_iso_8601": "2024-07-09T08:10:46.126630Z",
"url": "https://files.pythonhosted.org/packages/ac/a6/c22c0d2821f691d2c554bc4358d0065f66c911078fd360da2c4c4db64d12/pycnite-2024.7.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d414dc5c8ccafdd275b3442a2a95e671fc402ef0b4265f2a8ef61c46a70bd4b7",
"md5": "cbebd51d64efea47dc8ac0307f98871c",
"sha256": "f07bea393ee4d5820013fae66db6cc091e8dc01fd3f6b367595108752f264872"
},
"downloads": -1,
"filename": "pycnite-2024.7.9.tar.gz",
"has_sig": false,
"md5_digest": "cbebd51d64efea47dc8ac0307f98871c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 23640,
"upload_time": "2024-07-09T08:10:52",
"upload_time_iso_8601": "2024-07-09T08:10:52.937347Z",
"url": "https://files.pythonhosted.org/packages/d4/14/dc5c8ccafdd275b3442a2a95e671fc402ef0b4265f2a8ef61c46a70bd4b7/pycnite-2024.7.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-09 08:10:52",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pycnite"
}