Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5f85880

Browse files
committed
new
1 parent b5f9460 commit 5f85880

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Tools/README

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
This directory contains a number of Python programs that are useful
2+
while building or extending Python.
3+
4+
bgen Generate complete extension modules from a
5+
description. Still under development!
6+
7+
freeze Create a stand-alone executable from a Python program.
8+
9+
modulator Interactively generate boiler plate for an extension
10+
module. Requires Tk.
11+
12+
scripts A number of useful single-file programs, e.g. for
13+
converting old Python sources to the current language
14+
definition.

0 commit comments

Comments
 (0)