Skip to content

lubieowoce/indented

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

indented

A library for generating Python code (and other indented text).

Made for cases where the ast module is too fine-grained and gluing lines with newlines and tabs becomes too tedious.

Currently, the documentation resides in the docstrings of indented.text and indented.codegen. Check them out on github.

About

A library for generating python code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages