{"id":37085220,"url":"https://github.com/climate-resource/pydoit-nb","last_synced_at":"2026-01-14T10:28:33.752Z","repository":{"id":220580382,"uuid":"752005231","full_name":"climate-resource/pydoit-nb","owner":"climate-resource","description":"Library to support combining jupyter notebooks and pydoit","archived":false,"fork":false,"pushed_at":"2024-04-04T06:00:32.000Z","size":229,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-29T05:24:35.523Z","etag":null,"topics":["doit","pydoit","python","python3","reproducible","reproducible-research","reproducible-science"],"latest_commit_sha":null,"homepage":"https://pydoit-nb.readthedocs.io/en/latest/index.html","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/climate-resource.png","metadata":{"files":{"readme":"README.md","changelog":"changelog/README.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-02-02T19:58:39.000Z","updated_at":"2024-02-05T19:39:34.000Z","dependencies_parsed_at":"2024-02-08T12:47:54.027Z","dependency_job_id":null,"html_url":"https://github.com/climate-resource/pydoit-nb","commit_stats":null,"previous_names":["climate-resource/pydoit-nb"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/climate-resource/pydoit-nb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/climate-resource%2Fpydoit-nb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/climate-resource%2Fpydoit-nb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/climate-resource%2Fpydoit-nb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/climate-resource%2Fpydoit-nb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/climate-resource","download_url":"https://codeload.github.com/climate-resource/pydoit-nb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/climate-resource%2Fpydoit-nb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28417247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:25:19.714Z","status":"ssl_error","status_checked_at":"2026-01-14T10:22:49.371Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["doit","pydoit","python","python3","reproducible","reproducible-research","reproducible-science"],"created_at":"2026-01-14T10:28:33.071Z","updated_at":"2026-01-14T10:28:33.746Z","avatar_url":"https://github.com/climate-resource.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pydoit-nb\n\n\u003c!---\nCan use start-after and end-before directives in docs, see\nhttps://myst-parser.readthedocs.io/en/latest/syntax/organising_content.html#inserting-other-documents-directly-into-the-current-document\n--\u003e\n\n\u003c!--- sec-begin-description --\u003e\n\nLibrary to support combining jupyter notebooks and pydoit.\n\n[![CI](https://github.com/climate-resource/pydoit-nb/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/climate-resource/pydoit-nb/actions/workflows/ci.yaml)\n[![Coverage](https://codecov.io/gh/climate-resource/pydoit-nb/branch/main/graph/badge.svg)](https://codecov.io/gh/climate-resource/pydoit-nb)\n[![Docs](https://readthedocs.org/projects/pydoit-nb/badge/?version=latest)](https://pydoit-nb.readthedocs.io)\n\n**PyPI :**\n[![PyPI](https://img.shields.io/pypi/v/pydoit-nb.svg)](https://pypi.org/project/pydoit-nb/)\n[![PyPI: Supported Python versions](https://img.shields.io/pypi/pyversions/pydoit-nb.svg)](https://pypi.org/project/pydoit-nb/)\n[![PyPI install](https://github.com/climate-resource/pydoit-nb/actions/workflows/install.yaml/badge.svg?branch=main)](https://github.com/climate-resource/pydoit-nb/actions/workflows/install.yaml)\n\n**Other info :**\n[![Licence](https://img.shields.io/github/license/climate-resource/pydoit-nb.svg)](https://github.com/climate-resource/pydoit-nb/blob/main/LICENCE)\n[![Last Commit](https://img.shields.io/github/last-commit/climate-resource/pydoit-nb.svg)](https://github.com/climate-resource/pydoit-nb/commits/main)\n[![Contributors](https://img.shields.io/github/contributors/climate-resource/pydoit-nb.svg)](https://github.com/climate-resource/pydoit-nb/graphs/contributors)\n\n\u003c!--- sec-end-description --\u003e\n\nFull documentation can be found at:\n[pydoit-nb.readthedocs.io](https://pydoit-nb.readthedocs.io/en/latest/).\nWe recommend reading the docs there because the internal documentation links\ndon't render correctly on GitHub's viewer.\n\n## Installation\n\n\u003c!--- sec-begin-installation --\u003e\n\npydoit-nb can be installed with conda or pip:\n\n```bash\npip install pydoit-nb\nconda install -c conda-forge pydoit-nb\n```\n\nAdditional dependencies can be installed using\n\n```bash\n# To add notebook dependencies\npip install pydoit-nb[notebooks]\n\n# If you are installing with conda, we recommend\n# installing the extras by hand because there is no stable\n# solution yet (issue here: https://github.com/conda/conda/issues/7502)\n```\n\n\u003c!--- sec-end-installation --\u003e\n\n### For developers\n\n\u003c!--- sec-begin-installation-dev --\u003e\n\nFor development, we rely on [poetry](https://python-poetry.org) for all our\ndependency management. To get started, you will need to make sure that poetry\nis installed\n([instructions here](https://python-poetry.org/docs/#installing-with-the-official-installer),\nwe found that pipx and pip worked better to install on a Mac).\n\nFor all of work, we use our `Makefile`.\nYou can read the instructions out and run the commands by hand if you wish,\nbut we generally discourage this because it can be error prone.\nIn order to create your environment, run `make virtual-environment`.\n\nIf there are any issues, the messages from the `Makefile` should guide you\nthrough. If not, please raise an issue in the [issue tracker][issue_tracker].\n\nFor the rest of our developer docs, please see [](development-reference).\n\n\u003c!--- sec-end-installation-dev --\u003e\n\n[issue_tracker]: https://github.com/climate-resource/pydoit-nb/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclimate-resource%2Fpydoit-nb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclimate-resource%2Fpydoit-nb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclimate-resource%2Fpydoit-nb/lists"}