{"id":22983070,"url":"https://github.com/joeriddles/py-marktest","last_synced_at":"2025-04-02T10:21:21.444Z","repository":{"id":213125874,"uuid":"733119700","full_name":"joeriddles/py-marktest","owner":"joeriddles","description":"py-marktest helps you test Python code samples in your markdown files","archived":false,"fork":false,"pushed_at":"2023-12-19T19:35:38.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T02:45:46.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/joeriddles.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":"2023-12-18T15:54:37.000Z","updated_at":"2023-12-18T15:54:52.000Z","dependencies_parsed_at":"2025-02-08T01:27:56.387Z","dependency_job_id":"55deb70c-0272-4d82-b05c-9b6d4062c0ff","html_url":"https://github.com/joeriddles/py-marktest","commit_stats":null,"previous_names":["joeriddles/py-marktest"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeriddles%2Fpy-marktest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeriddles%2Fpy-marktest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeriddles%2Fpy-marktest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeriddles%2Fpy-marktest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joeriddles","download_url":"https://codeload.github.com/joeriddles/py-marktest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246794206,"owners_count":20834938,"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":[],"created_at":"2024-12-15T02:35:05.027Z","updated_at":"2025-04-02T10:21:21.389Z","avatar_url":"https://github.com/joeriddles.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# py-marktest\n\n\u003cp style=\"align: center\"\u003e\n    \u003ca href=\"https://pypi.org/project/py-marktest\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/pypi/v/py-marktest?label=PyPI\" alt=\"Package version\" /\u003e\n    \u003c/a\u003e\n\u003c/p\n\n# \u003c!-- this reset markdown mode somehow --\u003e\n\n### What is py-marktest and why you need it\n\npy-marktest helps you test Python code samples in your markdown files. These code samples can include REPL snippets and code blocks.\n\n---\n\n### Local development\n\nBootstrap your local environment. This will create a new virtual environment in `./.venv` and install the dev dependencies from `pyproject.toml`.\n```shell\nmake setup\n```\n\nRun all tests and report test coverage.\n```shell\nmake test cov\n```\n\n---\n\n### Build\n\nNote: these comands assume a valid [`~/.pypirc`](https://packaging.python.org/en/latest/specifications/pypirc/) file is configured.\n\nSee the [official packaging docs](https://packaging.python.org/en/latest/tutorials/packaging-projects/) for more info.\n\n```shell\npython3 -m pip install --upgrade build twine\npython3 -m build\n```\n\nUpload to [test.pypi.org](https://test.pypi.org)\n\n```shell\npython3 -m twine upload --repository testpypi dist/*\n```\n\nUpload to [PyPI](https://pypi.org)\n\n```shell\npython3 -m twine upload dist/*\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeriddles%2Fpy-marktest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeriddles%2Fpy-marktest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeriddles%2Fpy-marktest/lists"}