mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 06:46:17 +00:00
Readme.rst: Minor edits
This commit is contained in:
+9
-9
@@ -16,17 +16,17 @@ basis.
|
||||
|
||||
Topics include:
|
||||
|
||||
- Platform/version specific installations
|
||||
- Platform- and version-specific installations
|
||||
- Py2app, Py2exe, bbfreeze, pyInstaller
|
||||
- Pip / virtualenv
|
||||
- Documentation. Writing it.
|
||||
- server configurations / tools for various web frameworks
|
||||
- pip & virtualenv
|
||||
- fabric
|
||||
- exhaustive module recommendations, grouped by topic/purpose
|
||||
- Testing. Jenkins + tox guides.
|
||||
- How to interface w/ hg from git easily
|
||||
- what libraries to use for what
|
||||
- Exhaustive module recommendations, grouped by topic/purpose
|
||||
- Which libraries to use for what
|
||||
- Server configurations & tools for various web frameworks
|
||||
- Documentation: writing it
|
||||
- Testing: Jenkins & tox guides
|
||||
- How to easily interface ``hg`` from ``git`` easily
|
||||
|
||||
If you are not fond of reading reStructuredText, there is an
|
||||
If you aren't fond of reading reStructuredText, there is an
|
||||
almost up-to-date `HTML version at docs.python-guide.org
|
||||
<http://docs.python-guide.org>`_.
|
||||
|
||||
Reference in New Issue
Block a user