pycrossword-generator


Namepycrossword-generator JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryA Python library and CLI tool for generating customizable crossword puzzles.
upload_time2024-06-22 01:37:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseThe 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
VCS
bugtrack_url
requirements openai
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Crossword Puzzle Generator

![PyPI - Version](https://img.shields.io/pypi/v/pycrossword-generator?labelColor=%232e343b&label=pypi%20package)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pycrossword-generator?labelColor=%232e343b)
![PyPI - License](https://img.shields.io/pypi/l/pycrossword-generator?labelColor=%232e343b)
[![Tests](https://github.com/fabelx/pycrossword/actions/workflows/tests.yml/badge.svg)](https://github.com/fabelx/pycrossword/actions/workflows/tests.yml)
![PyPI - Downloads](https://img.shields.io/pypi/dm/pycrossword-generator?labelColor=%232e343b)
___

> ## Currently, in development
___

## About
`pycrossword-generator` is a powerful Python library and CLI tool designed for creating custom crossword puzzles.
___

## Installation
```bash
pip install pycrossword-generator
```
From source:
```bash
make install
```
or
```bash
pip install .
```
___

## Usage
> ### There are several other libraries, such as [pycrossword](https://pypi.org/project/pycrossword/) and [crossword-generator](https://pypi.org/project/crossword-generator/), which may cause conflicts if you are using them in your project.

See [documentation](https://github.com/fabelx/pycrossword/blob/main/docs/README.md) 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](https://github.com/fabelx/pycrossword/blob/main/LICENSE) file for license information.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pycrossword-generator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": "Vladyslav Novotnyi <psejjkuczo@proxiedmail.com>",
    "keywords": "crossword, generator, puzzle",
    "author": null,
    "author_email": "Vladyslav Novotnyi <psejjkuczo@proxiedmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/c7/36/af83b97b0595ff38d4749b1d16cea74735a1da25d255f26ada3b65ae7ce0/pycrossword_generator-0.2.0.tar.gz",
    "platform": null,
    "description": "# Crossword Puzzle Generator\n\n![PyPI - Version](https://img.shields.io/pypi/v/pycrossword-generator?labelColor=%232e343b&label=pypi%20package)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pycrossword-generator?labelColor=%232e343b)\n![PyPI - License](https://img.shields.io/pypi/l/pycrossword-generator?labelColor=%232e343b)\n[![Tests](https://github.com/fabelx/pycrossword/actions/workflows/tests.yml/badge.svg)](https://github.com/fabelx/pycrossword/actions/workflows/tests.yml)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/pycrossword-generator?labelColor=%232e343b)\n___\n\n> ## Currently, in development\n___\n\n## About\n`pycrossword-generator` is a powerful Python library and CLI tool designed for creating custom crossword puzzles.\n___\n\n## Installation\n```bash\npip install pycrossword-generator\n```\nFrom source:\n```bash\nmake install\n```\nor\n```bash\npip install .\n```\n___\n\n## Usage\n> ### There are several other libraries, such as [pycrossword](https://pypi.org/project/pycrossword/) and [crossword-generator](https://pypi.org/project/crossword-generator/), which may cause conflicts if you are using them in your project.\n\nSee [documentation](https://github.com/fabelx/pycrossword/blob/main/docs/README.md) for more details.\n___\n\n### To-do\n- [ ] Add support for user-specified dimensions of the crossword grid.\n___\n\n## License\n`pycrossword-generator` is released under the MIT License.\nSee the [LICENSE](https://github.com/fabelx/pycrossword/blob/main/LICENSE) file for license information.\n",
    "bugtrack_url": null,
    "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.",
    "summary": "A Python library and CLI tool for generating customizable crossword puzzles.",
    "version": "0.2.0",
    "project_urls": {
        "Bug Reports": "https://github.com/fabelx/pycrossword/issues",
        "Homepage": "https://github.com/fabelx/pycrossword",
        "Source": "https://github.com/fabelx/pycrossword"
    },
    "split_keywords": [
        "crossword",
        " generator",
        " puzzle"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61e61789f434f777d6c5ecd10f73eab8ac71be99da2124ec1e3df38f8e043f77",
                "md5": "5b3a614e2447dfe167cf8998b1e47bbf",
                "sha256": "3feee3c80b4057d89146fac6056101c4764bc1026157be6b7b4419f49d53ca67"
            },
            "downloads": -1,
            "filename": "pycrossword_generator-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b3a614e2447dfe167cf8998b1e47bbf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 13459,
            "upload_time": "2024-06-22T01:37:29",
            "upload_time_iso_8601": "2024-06-22T01:37:29.603380Z",
            "url": "https://files.pythonhosted.org/packages/61/e6/1789f434f777d6c5ecd10f73eab8ac71be99da2124ec1e3df38f8e043f77/pycrossword_generator-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c736af83b97b0595ff38d4749b1d16cea74735a1da25d255f26ada3b65ae7ce0",
                "md5": "7483888466598b44178d56bb463c02d7",
                "sha256": "404110adfb6d51e4905583584eb6124c5a3cf913c37db42c9b702b72932c5ff3"
            },
            "downloads": -1,
            "filename": "pycrossword_generator-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7483888466598b44178d56bb463c02d7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 12132,
            "upload_time": "2024-06-22T01:37:31",
            "upload_time_iso_8601": "2024-06-22T01:37:31.102886Z",
            "url": "https://files.pythonhosted.org/packages/c7/36/af83b97b0595ff38d4749b1d16cea74735a1da25d255f26ada3b65ae7ce0/pycrossword_generator-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-22 01:37:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fabelx",
    "github_project": "pycrossword",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "openai",
            "specs": [
                [
                    ">=",
                    "1.25.0"
                ]
            ]
        }
    ],
    "lcname": "pycrossword-generator"
}
        
Elapsed time: 0.26626s