Skip to content

dgrant/pycommon

Repository files navigation

Linux build: Build Status Coverage Status

Windows build: Build status

A collection of useful utilities

Installing

Standards (draft)

  • All code tested with 100% coverage.
  • No breaking backwards compatibility after 1.0.
  • Cross-platform.
  • Supports Python 2.7, 3.4, 3.5, 3.6, 3.7 on Linux
  • Supports Pyton 2.7, 3.4, 3.5, 3.6, 3.7 on Windows