mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
readme
This commit is contained in:
+26
@@ -0,0 +1,26 @@
|
||||
python-guide: Python Best Practices Guidebook
|
||||
=============================================
|
||||
|
||||
**Work in progress.**
|
||||
|
||||
The goal of this project is to establish a set of open source reference guides for Python developers.
|
||||
|
||||
Topics will include:
|
||||
|
||||
- Platform/version specific installations
|
||||
- Py2app, Py2exe, bbfreeze, pyInstaller
|
||||
- Pip / virtualenv
|
||||
- Documentation. Writing it.
|
||||
- server configurations / tools for various web frameworks
|
||||
- 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
|
||||
|
||||
|
||||
Misc
|
||||
----
|
||||
|
||||
- Will be hosted on ReadTheDocs.
|
||||
|
||||
Reference in New Issue
Block a user