0 purchases
pycrosswordgenerator 0.3.0
Crossword Puzzle Generator
Currently, in development
About
pycrossword-generator is a powerful Python library and CLI tool designed for creating custom crossword puzzles.
Installation
pip install pycrossword-generator
From source:
make install
or
pip install .
Usage
There are several other libraries, such as pycrossword and crossword-generator, which may cause conflicts if you are using them in your project.
See documentation for more details.
To-do
Add support for user-specified dimensions of the crossword grid.
License
pycrossword-generator is released under the MIT License.
See the LICENSE file for license information.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.