pycrossword-generator

View on PyPIReverse Dependencies (0)

0.3.0 pycrossword_generator-0.3.0-py3-none-any.whl

Wheel Details

Project: pycrossword-generator
Version: 0.3.0
Filename: pycrossword_generator-0.3.0-py3-none-any.whl
Download: [link]
Size: 13627
MD5: c559ffd12e50c38148560628c69e1bc1
SHA256: c4ffd5b45795906434408634a628a4f70d1899ff70e3a4b47c84970bf1be6c60
Uploaded: 2024-06-26 01:12:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pycrossword-generator
Version: 0.3.0
Summary: A Python library and CLI tool for generating customizable crossword puzzles.
Author-Email: Vladyslav Novotnyi <psejjkuczo[at]proxiedmail.com>
Maintainer-Email: Vladyslav Novotnyi <psejjkuczo[at]proxiedmail.com>
Project-Url: Homepage, https://github.com/fabelx/pycrossword
Project-Url: Bug Reports, https://github.com/fabelx/pycrossword/issues
Project-Url: Source, https://github.com/fabelx/pycrossword
License: The MIT License (MIT) Copyright (c) 2024 to present Vladyslav Novotnyi and individual contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: crossword,generator,puzzle
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.12
Requires-Dist: openai (>=1.25.0)
Requires-Dist: build; extra == "dev"
Requires-Dist: black (==24.4.2); extra == "lint"
Requires-Dist: isort (==5.13.2); extra == "lint"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: dev
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1515 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (70.1.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pycrossword/__init__.py sha256=tBk6P0uPbd_-aY6z6p9PazYrivw3R0A5tY1k3OmfYZE 376
pycrossword/__main__.py sha256=D57hllQGWR6XqCRYqWEMlVM6aKEFqM7HGBsdozyTiC4 6745
pycrossword/_logger.py sha256=BabxyenftH8v_7_0G52D0z3wpPRMzUWv3AbXbM6-AhY 641
pycrossword/_utils.py sha256=0dMXZxjfqYBQKKnxDv8JtewvWCqXHQUf6abOQQ0iRlY 1894
pycrossword/clue/__init__.py sha256=MumANJLRLAlAG363MQ0cJXlkObEVi0nKsejRKg8y5Qk 74
pycrossword/clue/clue.py sha256=SGqs8MUvQ192RTVZ05qTzucgFqXsAwD7FgNJgv4kDWE 5234
pycrossword/crossword/__init__.py sha256=N6Fb4TSxftUP9BCglaFfZBRaz7UbJZ7sqVxCbrmDjN0 167
pycrossword/crossword/utils.py sha256=5lIjpFG8FUcsGh_PX6KQlXJnZ7GcWvkoSKImwVJMdV8 1713
pycrossword/crossword/_v2/__init__.py sha256=5CWCX81zszZHD8wuh4c4kLIj24yX6QHA30qMVh_-LAM 77
pycrossword/crossword/_v2/generator.py sha256=F-D62ICTyXT3Fo-35LR9XMrmcJNx5_UKwHyZWfyonxw 7170
pycrossword/word/__init__.py sha256=T_jlGQhKrqZhL0bcnTCzE26J0GcE4Ah-eI0dng9pPQ0 51
pycrossword/word/word.py sha256=V1r4NAnQnO9Kh7ghEYqcJnvrhY3lmHsbYWPnH6meWe4 1555
pycrossword_generator-0.3.0.dist-info/LICENSE sha256=edJlB3JpY_N8RiV3kCW-kazcW_lNp84sqzX1B3EMMoo 1124
pycrossword_generator-0.3.0.dist-info/METADATA sha256=3Z6gbsYvGqN1VRpp82c9H2rqZXo2QL_1r5IihIbker8 4154
pycrossword_generator-0.3.0.dist-info/WHEEL sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M 91
pycrossword_generator-0.3.0.dist-info/entry_points.txt sha256=jsdT1ud2Ab7Ek3i9gnUgbNw890Ms6TlU0Cxf8bMROIE 58
pycrossword_generator-0.3.0.dist-info/top_level.txt sha256=0ksOVaGucXz2--ZnVdldErkjdRnpUjED5M5WMS6cePA 12
pycrossword_generator-0.3.0.dist-info/RECORD

top_level.txt

pycrossword

entry_points.txt

pycrossword = pycrossword.__main__:main