{"id":20652446,"url":"https://github.com/thesofakillers/iclingo","last_synced_at":"2025-04-18T21:37:06.387Z","repository":{"id":42389965,"uuid":"465807363","full_name":"thesofakillers/iclingo","owner":"thesofakillers","description":"🔴🟢🔵 clingo kernel for Jupyter","archived":false,"fork":false,"pushed_at":"2024-08-30T11:58:41.000Z","size":455,"stargazers_count":6,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-02T04:38:48.937Z","etag":null,"topics":["answer-set-programming","clingo","ipykernel","jupyter","kernel","logic-programming"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/iclingo/","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/thesofakillers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-03T16:53:36.000Z","updated_at":"2024-08-30T11:58:39.000Z","dependencies_parsed_at":"2024-07-07T17:14:57.242Z","dependency_job_id":null,"html_url":"https://github.com/thesofakillers/iclingo","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesofakillers%2Ficlingo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesofakillers%2Ficlingo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesofakillers%2Ficlingo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thesofakillers%2Ficlingo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thesofakillers","download_url":"https://codeload.github.com/thesofakillers/iclingo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224950562,"owners_count":17397385,"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":["answer-set-programming","clingo","ipykernel","jupyter","kernel","logic-programming"],"created_at":"2024-11-16T17:35:00.312Z","updated_at":"2024-11-16T17:35:01.021Z","avatar_url":"https://github.com/thesofakillers.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iclingo\n\n[![Compatible python versions](https://img.shields.io/pypi/pyversions/iclingo)](https://badge.fury.io/py/iclingo)\n[![build workflow\nbadge](https://img.shields.io/github/workflow/status/thesofakillers/iclingo/build)](https://github.com/thesofakillers/iclingo/actions/workflows/build.yml)\n[![PyPI version](https://badge.fury.io/py/iclingo.svg)](https://badge.fury.io/py/iclingo)\n\n🔴🟢🔵 [clingo](https://potassco.org/clingo/) kernel for\n[Jupyter](https://jupyter.org/).\n\n## Install\n\nTo install, simply run\n\n```console\npip install iclingo\npython -m iclingo.install\n```\n\n## Usage\n\nOnce installed, you can run clingo code directly in jupyter, alongside typical\njupyter functionality such as markdown cells. An example of this is available in\n[examples/](examples/).\n\n### Limitations\n\n- No syntax highlighting is available\n- Currently, no configuration options can be passed to a given cell. This means\n  that the default clingo options are used, such that for a problem with\n  multiple answers, only the first answer is shown.\n- Multi-shot solving is not supported\n\n## Development\n\nThis repository is mostly based on the documentation presented in\n[_Making simple Python wrapper kernels_](https://jupyter-client.readthedocs.io/en/stable/wrapperkernels.html).\n\nWe use [poetry](https://python-poetry.org/) to track dependencies and build our\npackage.\n\n[GitHub Actions](https://github.com/features/actions) are then used for\nautomatic publishing to [PyPi](https://pypi.org/) upon pushes of\n[git tags](https://git-scm.com/book/en/v2/Git-Basics-Tagging) to the repository.\n\nWhen ready to publish the latest commit, simply run the following:\n\n```console\ngit tag $(poetry version --short)\ngit push --tags\n```\n\nPull requests and contributions are more than welcome. Please refer to the\n[relevant page](https://github.com/thesofakillers/iclingo/contribute).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesofakillers%2Ficlingo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesofakillers%2Ficlingo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesofakillers%2Ficlingo/lists"}