Skip to content

devinus/cardio

Repository files navigation

Cardio

A Cython wrapper around Card.io.

Building

brew tap homebrew/python
brew tab homebrew/science
brew install homebrew/science/opencv
brew install pkg-config
pip install cython
pip install pillow
cd cardio
git submodule init
git submodule update
make

Running

./run.py

About

A Cython wrapper around card.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published