TowelStuff 0.1.1
Useful towel-related stuff.
Towel Stuff provides such and such and so and so. You might find it most useful for tasks involving <x> and also <y>. Typical usage often looks like this:
#!/usr/bin/env python
import towel_stuff.towel_location as ts_loc
import towel_stuff.towel_utils as ts_utils
if not ts_utils.has_towel():
print "Your towel is located:", ts_loc.where_is_my_towel()
(Note the double-colon and 4-space indent formatting above.)
Paragraphs are separated by blank lines. Italics, bold, and monospace look like this.
A Section
Lists look like this:
- First
- Second. Can be multiple lines but must be indented properly.
A Sub-Section
Numbered lists look like you'd expect:
- hi there
- must be going
Urls are http://like.this and links can be written like this.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| TowelStuff-0.1.1.tar.gz (md5) | Source | 2010-01-04 | 13KB | 467 | |
- Author: John M. Gabriele
- Home Page: http://pypi.python.org/pypi/TowelStuff/
- License: LICENSE.txt
- Package Index Owner: jgabr
- DOAP record: TowelStuff-0.1.1.xml
