`puzzle_generator`
==================
[](https://sonarcloud.io/summary/new_code?id=vil02_puzzle_generator)
[](https://codecov.io/gh/vil02/puzzle_generator)
[](https://www.codefactor.io/repository/github/vil02/puzzle_generator)
[](https://app.codacy.com/gh/vil02/puzzle_generator/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[](https://securityscorecards.dev/viewer/?uri=github.com/vil02/puzzle_generator)
Basic functionality of
[`puzzle_generator`](https://github.com/vil02/puzzle_generator)
it to generate a piece of python code representing a puzzle/quiz.
The upcoming questions are stored in an encrypted form,
so it is _difficult_ to read them before providing correct answers.
The output is a single file without any dependencies.
[Examples](https://github.com/vil02/puzzle_generator/tree/master/examples)
and documentation can be found on [GitHub](https://github.com/vil02/puzzle_generator).
Raw data
{
"_id": null,
"home_page": "https://github.com/vil02/puzzle_generator",
"name": "puzzle-generator",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0.0,>=3.10",
"maintainer_email": null,
"keywords": "puzzle-generation, quiz-generation, code-generation",
"author": "piotr.idzik",
"author_email": "vil02_puzzle_generator@10g.pl",
"download_url": "https://files.pythonhosted.org/packages/3c/b3/aaf80b93671de23a8dc283036f42aa997e5c478b70aee6065680ac7056ae/puzzle_generator-0.17.0.tar.gz",
"platform": null,
"description": "`puzzle_generator`\n==================\n\n[](https://sonarcloud.io/summary/new_code?id=vil02_puzzle_generator)\n[](https://codecov.io/gh/vil02/puzzle_generator)\n[](https://www.codefactor.io/repository/github/vil02/puzzle_generator)\n[](https://app.codacy.com/gh/vil02/puzzle_generator/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n[](https://securityscorecards.dev/viewer/?uri=github.com/vil02/puzzle_generator)\n\nBasic functionality of\n[`puzzle_generator`](https://github.com/vil02/puzzle_generator)\nit to generate a piece of python code representing a puzzle/quiz.\nThe upcoming questions are stored in an encrypted form,\nso it is _difficult_ to read them before providing correct answers.\nThe output is a single file without any dependencies.\n\n[Examples](https://github.com/vil02/puzzle_generator/tree/master/examples)\nand documentation can be found on [GitHub](https://github.com/vil02/puzzle_generator).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Generates python code representing a puzzle",
"version": "0.17.0",
"project_urls": {
"Homepage": "https://github.com/vil02/puzzle_generator",
"Repository": "https://github.com/vil02/puzzle_generator"
},
"split_keywords": [
"puzzle-generation",
" quiz-generation",
" code-generation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a18dd7c1b8bd4ad1a1261391c073553bc195d47d9d6aa1fea555a5e66b498a91",
"md5": "b9bbc4e4b3a7395a020f0a34bf1cd167",
"sha256": "3ef12229ba4add8ad4d4b159f00c2c91562ec480888fda2ffe8229d3d1e4423e"
},
"downloads": -1,
"filename": "puzzle_generator-0.17.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b9bbc4e4b3a7395a020f0a34bf1cd167",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0.0,>=3.10",
"size": 15157,
"upload_time": "2025-10-22T20:40:42",
"upload_time_iso_8601": "2025-10-22T20:40:42.810021Z",
"url": "https://files.pythonhosted.org/packages/a1/8d/d7c1b8bd4ad1a1261391c073553bc195d47d9d6aa1fea555a5e66b498a91/puzzle_generator-0.17.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3cb3aaf80b93671de23a8dc283036f42aa997e5c478b70aee6065680ac7056ae",
"md5": "44304ed999e49e7fd40c163f2fb85345",
"sha256": "4351544e2c829f2bd4d6d925ffd1399cc4403d37e3fcac27c9a0e542a8d1bea0"
},
"downloads": -1,
"filename": "puzzle_generator-0.17.0.tar.gz",
"has_sig": false,
"md5_digest": "44304ed999e49e7fd40c163f2fb85345",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0.0,>=3.10",
"size": 8030,
"upload_time": "2025-10-22T20:40:45",
"upload_time_iso_8601": "2025-10-22T20:40:45.409700Z",
"url": "https://files.pythonhosted.org/packages/3c/b3/aaf80b93671de23a8dc283036f42aa997e5c478b70aee6065680ac7056ae/puzzle_generator-0.17.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-22 20:40:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vil02",
"github_project": "puzzle_generator",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "puzzle-generator"
}