=========== Cube Solver =========== .. image:: https://img.shields.io/pypi/v/cube-solver.svg :target: https://pypi.python.org/pypi/cube-solver .. image:: https://readthedocs.org/projects/cube-solver/badge/?version=latest :target: https://cube-solver.readthedocs.io/en/latest/?version=latest :alt: Documentation Status Rubik's Cube Solver * Free software: MIT License * GitHub repo: https://github.com/itsdaveba/cube-solver * Documentation: https://cube-solver.readthedocs.io Features -------- * Command-line interface * Transition and pruning tables * C extension module for table generation * Thistlethwaite and Kociemba solver algorithms Credits ------- This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template. .. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage