{"id":18691077,"url":"https://github.com/nicolasbizzozzero/nonogram","last_synced_at":"2026-03-04T00:05:23.146Z","repository":{"id":57446662,"uuid":"112522503","full_name":"NicolasBizzozzero/nonogram","owner":"NicolasBizzozzero","description":"A nonogram/picross/griddler solver written in Python 3","archived":false,"fork":false,"pushed_at":"2020-01-25T09:50:58.000Z","size":7094,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T06:17:56.171Z","etag":null,"topics":["griddler","nonogram","picross","research-project","solver","tomography","upmc"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NicolasBizzozzero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-29T20:09:34.000Z","updated_at":"2022-12-03T12:35:37.000Z","dependencies_parsed_at":"2022-09-05T09:40:36.503Z","dependency_job_id":null,"html_url":"https://github.com/NicolasBizzozzero/nonogram","commit_stats":null,"previous_names":["nicolasbi/nonogram"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasBizzozzero%2Fnonogram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasBizzozzero%2Fnonogram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasBizzozzero%2Fnonogram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasBizzozzero%2Fnonogram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NicolasBizzozzero","download_url":"https://codeload.github.com/NicolasBizzozzero/nonogram/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525141,"owners_count":21118620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["griddler","nonogram","picross","research-project","solver","tomography","upmc"],"created_at":"2024-11-07T10:53:14.718Z","updated_at":"2026-03-04T00:05:21.097Z","avatar_url":"https://github.com/NicolasBizzozzero.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nonogram\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/NicolasBi/nonogram/blob/master/nonogram/res/tux.gif?raw=true\" alt=\"tux gif\"/\u003e\n\u003c/p\u003e\n\n\n# 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 \u003cb\u003e\u003ca href=\"http://www.gurobi.com\"\u003eGurobi Optimizer\u003c/a\u003e\u003c/b\u003e software to be installed and properly configured.\n\n# Dependencies\n* numpy ≥ 1.12.0\n* docopt ≥ 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** (UPMC), for giving us the possibility and authorization to release this project.  \nWe also want to thanks professor \u003ca href=\"http://www-poleia.lip6.fr/~escoffier/\"\u003eBruno Escoffier\u003c/a\u003e 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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolasbizzozzero%2Fnonogram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicolasbizzozzero%2Fnonogram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolasbizzozzero%2Fnonogram/lists"}