{"id":14977166,"url":"https://github.com/jbn/itikz","last_synced_at":"2025-10-28T01:30:36.525Z","repository":{"id":46084328,"uuid":"152804538","full_name":"jbn/itikz","owner":"jbn","description":"Cell and line magic for PGF/TikZ-to-SVG rendering in Jupyter notebooks","archived":false,"fork":false,"pushed_at":"2024-04-18T00:18:38.000Z","size":112,"stargazers_count":62,"open_issues_count":14,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-09-28T23:23:44.864Z","etag":null,"topics":["ipython-magic","ipython-notebook","jupyter","jupyter-notebook","latex","tikz","tikz-figures"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbn.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-12T20:31:36.000Z","updated_at":"2024-08-24T00:56:42.000Z","dependencies_parsed_at":"2024-06-19T03:02:46.758Z","dependency_job_id":null,"html_url":"https://github.com/jbn/itikz","commit_stats":{"total_commits":35,"total_committers":4,"mean_commits":8.75,"dds":0.08571428571428574,"last_synced_commit":"e5dc8e07b2da064bfc4a6ea2dc7e32df8ca4b21d"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbn%2Fitikz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbn%2Fitikz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbn%2Fitikz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbn%2Fitikz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbn","download_url":"https://codeload.github.com/jbn/itikz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219860278,"owners_count":16556020,"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":["ipython-magic","ipython-notebook","jupyter","jupyter-notebook","latex","tikz","tikz-figures"],"created_at":"2024-09-24T13:55:13.772Z","updated_at":"2025-10-28T01:30:36.216Z","avatar_url":"https://github.com/jbn.png","language":"Jupyter Notebook","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"=====\nitikz\n=====\n\n\n.. image:: https://img.shields.io/pypi/v/itikz.svg\n        :target: https://pypi.python.org/pypi/itikz\n\n.. image:: https://travis-ci.org/jbn/itikz.svg?branch=master\n        :target: https://travis-ci.org/jbn/itikz\n\n.. image:: https://img.shields.io/coveralls/github/jbn/itikz.svg\n        :target: https://coveralls.io/github/jbn/itikz\n\nCell magic for PGF/TikZ-to-SVG rendering in Jupyter\n\n* Free software: MIT license\n\nBasic Usage\n-----------\n\nInstall it:\n\n.. code:: sh\n\n    pip install itikz\n\nLoad it:\n\n.. code:: python\n\n    %load_ext itikz\n\nUse it:\n\n.. code:: tex\n\n    %%itikz --file-prefix implicit-demo- --implicit-pic\n    \\draw[help lines] grid (5, 5);\n    \\draw[fill=magenta!10] (1, 1) rectangle (2, 2);\n    \\draw[fill=magenta!10] (2, 1) rectangle (3, 2);\n    \\draw[fill=magenta!10] (3, 1) rectangle (4, 2);\n    \\draw[fill=magenta!10] (3, 2) rectangle (4, 3);\n    \\draw[fill=magenta!10] (2, 3) rectangle (3, 4);\n\nGetting Started Guide\n---------------------\n\n`Getting Started Notebook \u003chttps://nbviewer.jupyter.org/github/jbn/itikz/blob/master/Quickstart.ipynb\u003e`__\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbn%2Fitikz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbn%2Fitikz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbn%2Fitikz/lists"}