Skip to content

Update README file extensions to .rst #105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 15 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.rst
  • Loading branch information
taycaldwell authored Feb 15, 2017
commit c0d7ad0e503ac9257effd22d44fa5f65b68cf004
67 changes: 41 additions & 26 deletions Tools/README.rst
Original file line number Diff line number Diff line change
@@ -1,46 +1,61 @@
This directory contains a number of Python programs that are useful
while building or extending Python.

buildbot Batchfiles for running on Windows buildslaves.
buildbot
Batchfiles for running on Windows buildslaves.

ccbench A Python threads-based concurrency benchmark. (*)
ccbench
A Python threads-based concurrency benchmark. (*)

demo Several Python programming demos.
demo
Several Python programming demos.

freeze Create a stand-alone executable from a Python program.
freeze
Create a stand-alone executable from a Python program.

gdb Python code to be run inside gdb, to make it easier to
debug Python itself (by David Malcolm).
gdb
Python code to be run inside gdb, to make it easier to
debug Python itself (by David Malcolm).

i18n Tools for internationalization. pygettext.py
parses Python source code and generates .pot files,
and msgfmt.py generates a binary message catalog
from a catalog in text format.
i18n
Tools for internationalization. pygettext.py
parses Python source code and generates .pot files,
and msgfmt.py generates a binary message catalog
from a catalog in text format.

iobench Benchmark for the new Python I/O system. (*)
iobench
Benchmark for the new Python I/O system. (*)

msi Support for packaging Python as an MSI package on Windows.
msi
Support for packaging Python as an MSI package on Windows.

parser Un-parsing tool to generate code from an AST.
parser
Un-parsing tool to generate code from an AST.

pynche A Tkinter-based color editor.
pynche
A Tkinter-based color editor.

scripts A number of useful single-file programs, e.g. tabnanny.py
by Tim Peters, which checks for inconsistent mixing of
tabs and spaces, and 2to3, which converts Python 2 code
to Python 3 code.
scripts
A number of useful single-file programs, e.g. tabnanny.py
by Tim Peters, which checks for inconsistent mixing of
tabs and spaces, and 2to3, which converts Python 2 code
to Python 3 code.

stringbench A suite of micro-benchmarks for various operations on
strings (both 8-bit and unicode). (*)
stringbench
A suite of micro-benchmarks for various operations on
strings (both 8-bit and unicode). (*)

test2to3 A demonstration of how to use 2to3 transparently in setup.py.
test2to3
A demonstration of how to use 2to3 transparently in setup.py.

unicode Tools for generating unicodedata and codecs from unicode.org
and other mapping files (by Fredrik Lundh, Marc-Andre Lemburg
and Martin von Loewis).
unicode
Tools for generating unicodedata and codecs from unicode.org
and other mapping files (by Fredrik Lundh, Marc-Andre Lemburg
and Martin von Loewis).

unittestgui A Tkinter based GUI test runner for unittest, with test
discovery.
unittestgui
A Tkinter based GUI test runner for unittest, with test
discovery.


(*) A generic benchmark suite is maintained separately at http://hg.python.org/benchmarks/
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy