blob: f40948c2a4d821a0d5535732f471e892955452ce (
plain) (
blame)
1
2
3
4
5
6
7
|
The pylib is a development support library featuring these tools and APIs:
* py.path: uniform local and svn path objects
* py.apipkg: explicit API control and lazy-importing
* py.iniconfig: easy parsing of .ini files
* py.code: dynamic code generation and introspection
* py.path: uniform local and svn path objects
|