manspider

manspider 1.0.2

manspider is a werid Python tool that takes care of your Markdown files. While it uses Markdown for the present, I'm hoping a better html conversion will be out there - a markaby.py thing.Also, I'm hoping we'll stop copying them Ruby folks. It's like...

itools

itools 0.75.0

itools is a collection of Python libraries which provides a wide range of capabilities.itools includes an abstraction over directory and file resources, a search engine, type marshallers, datatype schemas, i18n support, URI handlers, a Web programming...

yfind

yfind 0.1.0 Alpha 2

yfind is a Python tool to search YAML files satisfying specified conditions.Examples: yfind '.mailings[0].sent < 2012/06/12' my_files/yfind '.id == 10'((?.id) and (yfind '.id == 10)) or (.enabled == "False")'Currently supported search expressions:<...

Hatena2reST

Hatena2reST 0.1.1

Hatena2reST is a tool that converts Hatena diary to tinkerer.Usage1. Export Hatena Diary with XML format.2. Execute htn2rst commandl.  htn2rst your_hatena_id.xmlRetrieve your photo images when converting, execute htn2rst command with "-r/--retrieve"...

Marky

Marky 0.9.8

Marky is simple Django app that provides a single view and template for live editing Markdown documents. Copy in existing Markdown into the textarea or just start typing to see how the document will be rendered.Install packagepip install markyAdd to...

Sweave2knitr

Sweave2knitr 0.1.4

Sweave2knitr is a simple Python script that helps to convert Sweave LaTeX documents to be instead compatible with Yihui Xie's knitr package. It is based on and inspired by Jeromy Anglim's blog entry, "Converting Sweave LaTeX to knitr LaTeX: A case...

GenNenga

GenNenga 0.2

genenga is an utility written in Python that can generate Nengajo PDF files from an address list.Usage1. Update address.csv2. convert photo, extractbb photoimage3. edit nenga-yoko.tex4. make, generate nenga-yoko.pdf, print this pdf5. generate...

blockdiag

blockdiag 1.2.4

blockdiag is a Python tool to generate block-diagram image file from spec-text file.Setupby easy_installMake environment: easy_install blockdiagby buildoutMake environment: hg clone http://bitbucket.org/tk0miya/blockdiag cd...