We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c5fa91 commit a11b041Copy full SHA for a11b041
Tools/README
@@ -4,6 +4,10 @@ while building or extending Python.
4
bgen Generate complete extension modules from a
5
description. Still under development!
6
7
+faqwiz FAQ Wizard.
8
+ See http://grail.cnri.reston.va.us/cgi-bin/faqw.py
9
+ for a live example.
10
+
11
freeze Create a stand-alone executable from a Python program.
12
13
modulator Interactively generate boiler plate for an extension
@@ -12,3 +16,5 @@ modulator Interactively generate boiler plate for an extension
16
scripts A number of useful single-file programs, e.g. for
17
converting old Python sources to the current language
14
18
definition.
19
20
+webchecker A link checker for web sites.
0 commit comments