Skip to content

About

HitchDev contains a group of production-ready python libraries with a focus on testing and documentation, built by me, Colm O'Connor.

StrictYAML

GitHub Repo stars PyPI - Downloads

HitchStory: Testing and Documentation

Type-safe StrictYAML integration tests run from pytest. They can:

Rewrite themselves from program output (command line app)

Test rewriting itself

Autogenerate documentation for you (website)

Test writing docs

Example project

Other libraries

Miscellaneous libraries and tools

  • Commandlib - invoke UNIX commands with an easy to use, pythonic API.
  • ICommandlib - run interactive command line apps in a virtual terminal.
  • OrJi -- Template OrgMode files with Jinja2.