Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tcdude/py-klondike-solver

Cython wrapper for ShootMe/Klondike-Solver
https://github.com/tcdude/py-klondike-solver

Last synced: 3 months ago
JSON representation

Cython wrapper for ShootMe/Klondike-Solver

Awesome Lists containing this project

README

        

[![Documentation Status](https://readthedocs.org/projects/pyksolve/badge/?version=latest)](https://pyksolve.readthedocs.io/en/latest/?badge=latest)
[![Build Status](https://travis-ci.org/tcdude/py-klondike-solver.svg?branch=master)](https://travis-ci.org/tcdude/py-klondike-solver)

# Cython wrapper for [ShootMe/Klondike-Solver][ks]

Thin Python package to wrap the functionality of the [Klondike-Solver][ks] for
use in Python using Cython.

To get started, have a look at the [documentation][docs].

[ks]: https://github.com/ShootMe/Klondike-Solver
[docs]: https://pyksolve.readthedocs.io