{"id":14155281,"url":"https://github.com/deathbeds/pidgy","last_synced_at":"2025-04-09T19:23:51.944Z","repository":{"id":44814864,"uuid":"123028109","full_name":"deathbeds/pidgy","owner":"deathbeds","description":"Interactive computing in Markdown","archived":false,"fork":false,"pushed_at":"2023-03-03T03:07:52.000Z","size":26892,"stargazers_count":42,"open_issues_count":9,"forks_count":7,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-04-14T15:35:03.410Z","etag":null,"topics":["documentation","ipython","jupyter","literate-computing","literate-programming","markdown","notebook","testing"],"latest_commit_sha":null,"homepage":"https://pidgy.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deathbeds.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":"2018-02-26T20:44:05.000Z","updated_at":"2024-08-17T08:05:04.544Z","dependencies_parsed_at":"2024-08-17T08:16:48.174Z","dependency_job_id":null,"html_url":"https://github.com/deathbeds/pidgy","commit_stats":{"total_commits":350,"total_committers":3,"mean_commits":"116.66666666666667","dds":"0.014285714285714235","last_synced_commit":"61d36a8f969929bd201c8ff2127495c9fd80a85d"},"previous_names":["deathbeds/pidgin"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathbeds%2Fpidgy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathbeds%2Fpidgy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathbeds%2Fpidgy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deathbeds%2Fpidgy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deathbeds","download_url":"https://codeload.github.com/deathbeds/pidgy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248096151,"owners_count":21046986,"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":["documentation","ipython","jupyter","literate-computing","literate-programming","markdown","notebook","testing"],"created_at":"2024-08-17T08:02:40.914Z","updated_at":"2025-04-09T19:23:51.922Z","avatar_url":"https://github.com/deathbeds.png","language":"Python","readme":"# `pidgy` literate computing interface\n\n![pidgy logo](pidgy.png \"PIDGY written in large lower case sans serif text with the word WEAVE written in capital letters underneath the letters PID\")\n\n`pidgy` is a fun, literate and interactive style of programming in markdown \u0026 python. together, these languages offer an exciting new experience to rapidly co-develop of code and narrative in Jupyter computational notebooks.\n\n## writing with `pidgy`\n\n\u003cfigure markdown\u003e\n\n```bash\npip install pidgy\n```\n\u003cfigcaption\u003einstall \u003ccode\u003epidgy\u003c/code\u003e with `pip`\u003c/figcaption\u003e\n\u003c/figure\u003e\n\n\n\u003cfigure markdown\u003e\n\n```ipython\n%reload_ext pidgy\n```\n\u003cfigcaption markdown\u003e\n\n1. 🪐 open a jupyter notebook\n2. 🔌 activate the \u003ccode\u003epidgy\u003c/code\u003e extension\n3. ✏️ program in markdown\n \n\u003c/figcaption\u003e \n\u003c/figure\u003e\n\n\u003cfigure markdown\u003e\n\n\u003cfigcaption markdown style=\"font-size: 1.5rem;\"\u003e\n\n[💡 try `pidgy` in jupyterlite without any installation][pidgy lite][^lite] \n\n\u003c/figcaption\u003e\n\u003c/figure\u003e\n\n## programming in markdown\n\nmarkdown is inclusive AF![^a11y] it is a plain-text format that never fails [^violate].\nfurther markdown can include any programming language within its contents.\neffectively, markdown files are literate programs that really on code and narrative to cooperate. markdown is a global minimum for teams of people with different language literacies.\n\na \u003ckbd\u003eTab\u003c/kbd\u003e separates markdown code and narrative, `pidgy` uses this nearness to create python representations of the markdown. with code and narrative so close, an author can fluidly switch between the writing modes capturing more of their process.\n\n## learn more\n\n* [try `pidgy`, without installing it, in `jupyterlite`.][pidgy lite]\n* learn more from the `pidgy` documentation.\n* [learn how CommonMark markdown converts to python][midgy]\n* [contributing and development]\n\n## development\n\n[midgy]: https://github.com/deathbeds/midgy \"midgy tangles markdown to python from pidgy\"\n[pip]: https://pypi.org/ \"python package index\"\n[improving accessibility of markdown]: https://www.smashingmagazine.com/2021/09/improving-accessibility-of-markdown/\n[With Markdown, Even the Blind Can Write]: https://tidbits.com/2013/06/18/with-markdown-even-the-blind-can-write/\n[pidgy lite]: https://deathbeds.github.io/pidgy/run/\n[jupyterlite]: https://github.com/jupyterlite/jupyterlite\n[contributing and development]: #\n\n[^a11y]: there are techniques for [improving accessibility of markdown] and abiding best practices.\n[^violate]: markdown WILL violate expectation through implementation inconsistencies. over time we learn to navigate the nuances across products.\n[^lite]: [jupyterlite] is a new in-the-browser jupyter experience that requires zero installation.","funding_links":[],"categories":["testing"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeathbeds%2Fpidgy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeathbeds%2Fpidgy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeathbeds%2Fpidgy/lists"}