Skip to content

Commit 911bc0f

Browse files
author
Kenneth Reitz
committed
readme
1 parent 5276f83 commit 911bc0f

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

README

Whitespace-only changes.

Readme.rst

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
python-guide: Python Best Practices Guidebook
2+
=============================================
3+
4+
**Work in progress.**
5+
6+
The goal of this project is to establish a set of open source reference guides for Python developers.
7+
8+
Topics will include:
9+
10+
- Platform/version specific installations
11+
- Py2app, Py2exe, bbfreeze, pyInstaller
12+
- Pip / virtualenv
13+
- Documentation. Writing it.
14+
- server configurations / tools for various web frameworks
15+
- fabric
16+
- exhaustive module recommendations, grouped by topic/purpose
17+
- Testing. Jenkins + tox guides.
18+
- How to interface w/ hg from git easily
19+
- what libraries to use for what
20+
21+
22+
Misc
23+
----
24+
25+
- Will be hosted on ReadTheDocs.
26+

0 commit comments

Comments
 (0)