[ bianca ]
[ ソース: python-bytecode ]
パッケージ: python-bytecode-doc (0.16.1-2)
python-bytecode-doc に関するリンク
python-bytecode ソースパッケージをダウンロード:
- [python-bytecode_0.16.1-2.debian.tar.xz]
- [python-bytecode_0.16.1-2.dsc]
- [python-bytecode_0.16.1.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python module to generate, modify and optimize Python bytecode (documentation)
The bytecode module can be used to write Python bytecode directly and then convert it into an executable Python code object. It also provides a pure Python implementation of the Peephole Optimizer introduced in CPython 3.6.
This package contains the bytecode documentation in HTML format.
その他の python-bytecode-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 8.1)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 3.0.2+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- rec: python3-bytecode
- Python module to generate, modify and optimize Python bytecode