File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildbot Batchfiles for running on Windows buildslaves.
55
66ccbench A Python concurrency benchmark.
77
8- framer Generate boilerplate code for C extension types .
8+ demo Several Python programming demos .
99
1010freeze Create a stand-alone executable from a Python program.
1111
@@ -21,6 +21,8 @@ iobench Benchmark for the new Python I/O system.
2121
2222msi Support for packaging Python as an MSI package on Windows.
2323
24+ parser Un-parsing tool to generate code from an AST.
25+
2426pybench Comprehensive Python benchmarking suite.
2527
2628pynche A Tkinter-based color editor.
@@ -30,7 +32,7 @@ scripts A number of useful single-file programs, e.g. tabnanny.py
3032 tabs and spaces, and 2to3, which converts Python 2 code
3133 to Python 3 code.
3234
33- ssl Currently, a tool to fetch server certificates .
35+ test2to3 A demonstration of how to use 2to3 transparently in setup.py .
3436
3537unicode Tools used to generate unicode database files for
3638 Python 2.0 (by Fredrik Lundh).
You can’t perform that action at this time.
0 commit comments