Python bytecode utilities
Project Links
Meta
Maintainer: Google LLC
Requires Python: >=3.8
Classifiers
Development Status
- 3 - Alpha
Intended Audience
- Developers
License
- OSI Approved :: Apache Software License
Programming Language
- Python
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: Implementation :: CPython
Topic
- Software Development
[](https://github.com/google/pycnite/actions) [](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
Jul 31, 2024
2024.7.31
Jul 09, 2024
2024.7.9
Jun 28, 2024
2024.6.28
Jun 13, 2024
2024.6.13
Jun 03, 2024
2024.5.27
Oct 12, 2023
2023.10.11
Oct 06, 2023
2023.10.5
Sep 19, 2023
2023.9.18
Sep 14, 2023
2023.9.14
Sep 11, 2023
2023.9.8
Wheel compatibility matrix
Files in release
No dependencies