pycnite 2024.7.31


pip install pycnite

  Latest version

Released: Jul 31, 2024

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

[![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

Wheel compatibility matrix

Platform Python 3
any

Files in release

No dependencies