Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tcdude/py-klondike-solver
- Owner: tcdude
- License: mit
- Created: 2020-02-16T11:38:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T17:45:20.000Z (6 months ago)
- Last Synced: 2024-10-17T15:35:11.712Z (3 months ago)
- Language: Python
- Size: 168 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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