Skip to content

Library providing Algebraic Data Types for Python.

License

Notifications You must be signed in to change notification settings

blue-yonder/typecase

Repository files navigation

Typecase

A library providing Algebraic Data Types for Python.

https://travis-ci.org/blue-yonder/typecase.svg?branch=master https://coveralls.io/repos/github/blue-yonder/typecase/badge.svg?branch=master

This library is in a very early development stage (pre-alpha) and thus not recommended - yet - for public use.

Development

The easiest way to run the tests is with tox, for this install:

pip install tox tox-pyenv

You can omit "tox-pyenv" if you are not using pyenv for installing your Python distribution.

Tests are executed via:

tox

About

Library providing Algebraic Data Types for Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages