{
"info": {
"author": "Bizzozz\u00e9ro Nicolas, Mirhosseini Yoones",
"author_email": "nicolasbizzozzero@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Education",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Natural Language :: French",
"Programming Language :: Python :: 2.7",
"Topic :: Games/Entertainment :: Puzzle Games"
],
"description": "# Installation\nThe following line will install the **nonogram** package on your computer and add an entry point to the software\n```shell\n~$ pip install nonogram\n```\n\n# Usage\nLaunching the software is pretty straightforward. All the parameters have been already configured to help you during your day-to-day nonogram solving routine. Here's the command to use for solving the grid whose constraints has been saved in the file **constraints.txt** :\n```shell\n~$ nonogram constraints.txt\n```\n\n# Requirements\nThe linear-programming solver need the Gurobi Optimizer software to be installed and properly configured.\n\n# Dependencies\n* numpy \u2265 1.12.0\n* docopt \u2265 0.6.2\n\n# Contributing\n1. Fork the project.\n2. Create your feature branch : `git checkout -b my-new-feature`.\n3. Commit your changes : `git commit -am 'Added some cool feature !'`.\n4. Push to the branch : `git push origin my-new-feature`.\n5. Submit a pull request.\n\n# Todo\n* Add the following parameters :\n * encoding\n * verbose (tell when a bloc has been placed)\n * progressbar\n * output = (stdout in raw format | picture in window | picture saved)\n * picture_output_path\n * grid_path (with an non-empty grid)\n* Add a decorator outputing the current grid when a ctrl + c happen\n\n# Acknowledgments\nWe would like to thanks the **Pierre et Marie Curie** university, for giving us the possibility and authorization to release this project. \nWe also want to thanks professor Bruno Escoffier for offering us the knowledge and oppoortunities needed to build this software.\n\n\n# License\nThis project is licensed under the GPLv3 License - see the [LICENSE.txt](LICENSE.txt) file for details.\n\n# References\n\n\n\n",
"description_content_type": null,
"docs_url": null,
"download_url": "https://github.com/NicolasBi/nonogram/tarball/master",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/NicolasBi/nonogram",
"keywords": "command-line,solver,nonogram,picross",
"license": "GPL-3.0",
"maintainer": "",
"maintainer_email": "",
"name": "nonogram",
"package_url": "https://pypi.org/project/nonogram/",
"platform": "",
"project_url": "https://pypi.org/project/nonogram/",
"project_urls": {
"Download": "https://github.com/NicolasBi/nonogram/tarball/master",
"Homepage": "https://github.com/NicolasBi/nonogram"
},
"release_url": "https://pypi.org/project/nonogram/3.1.0/",
"requires_dist": [
"docopt (>=0.6.2)",
"numpy (>=1.12.0)"
],
"requires_python": "",
"summary": "Command-line tools to solve nonograms/picross",
"version": "3.1.0"
},
"last_serial": 3419639,
"releases": {
"3.0.2": [
{
"comment_text": "",
"digests": {
"md5": "4fad955402af3f7c798c29ce50d813c7",
"sha256": "6463e51a1978da5e5cd947e5b8d7342fcd6c1f9036993c868ea4cfe160e8e22f"
},
"downloads": -1,
"filename": "nonogram-3.0.2-py2-none-any.whl",
"has_sig": false,
"md5_digest": "4fad955402af3f7c798c29ce50d813c7",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 18905,
"upload_time": "2017-12-06T12:31:11",
"url": "https://files.pythonhosted.org/packages/87/4a/de7027774730b6b094567aa910b5f3509aa299bfb4c3b15d6afb0105aa0c/nonogram-3.0.2-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a46f73493fa4bcbeeefaabd8c84d07c8",
"sha256": "b533db62014ded999a9aabdc079b10b31044e8f6e3386abdf76eee008758d9da"
},
"downloads": -1,
"filename": "nonogram-3.0.2.tar.gz",
"has_sig": false,
"md5_digest": "a46f73493fa4bcbeeefaabd8c84d07c8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23519,
"upload_time": "2017-12-06T12:31:12",
"url": "https://files.pythonhosted.org/packages/9e/bf/43c4cfbc71eed2b8284f527f6762b7d0198f914528510e430df6581b11ca/nonogram-3.0.2.tar.gz"
}
],
"3.1.0": [
{
"comment_text": "",
"digests": {
"md5": "7cddb6610949c9b18b807fd0a85d03fa",
"sha256": "1deb934a9bfc478e01a64969f9d146db4ab8b8e14359f726e38646ab5845c569"
},
"downloads": -1,
"filename": "nonogram-3.1.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "7cddb6610949c9b18b807fd0a85d03fa",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 23191,
"upload_time": "2017-12-15T11:31:10",
"url": "https://files.pythonhosted.org/packages/77/e9/8c137de4060ef300efdd5ab5d4decb99cb87a915803144f14b355775f2bf/nonogram-3.1.0-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a9e768a0f55ca23cc97f3bb1d3734b55",
"sha256": "1a4f0ec4f676de3cf12ae8873e3fdd767cf260494e14cc48880aa36d796ab39a"
},
"downloads": -1,
"filename": "nonogram-3.1.0.tar.gz",
"has_sig": false,
"md5_digest": "a9e768a0f55ca23cc97f3bb1d3734b55",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 26571,
"upload_time": "2017-12-15T11:31:11",
"url": "https://files.pythonhosted.org/packages/24/fe/c9c4300980ee9947a20642695b22e006cd3a92d08a81ca3e5be270278177/nonogram-3.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "7cddb6610949c9b18b807fd0a85d03fa",
"sha256": "1deb934a9bfc478e01a64969f9d146db4ab8b8e14359f726e38646ab5845c569"
},
"downloads": -1,
"filename": "nonogram-3.1.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "7cddb6610949c9b18b807fd0a85d03fa",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 23191,
"upload_time": "2017-12-15T11:31:10",
"url": "https://files.pythonhosted.org/packages/77/e9/8c137de4060ef300efdd5ab5d4decb99cb87a915803144f14b355775f2bf/nonogram-3.1.0-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a9e768a0f55ca23cc97f3bb1d3734b55",
"sha256": "1a4f0ec4f676de3cf12ae8873e3fdd767cf260494e14cc48880aa36d796ab39a"
},
"downloads": -1,
"filename": "nonogram-3.1.0.tar.gz",
"has_sig": false,
"md5_digest": "a9e768a0f55ca23cc97f3bb1d3734b55",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 26571,
"upload_time": "2017-12-15T11:31:11",
"url": "https://files.pythonhosted.org/packages/24/fe/c9c4300980ee9947a20642695b22e006cd3a92d08a81ca3e5be270278177/nonogram-3.1.0.tar.gz"
}
]
}