{"id":21413482,"url":"https://github.com/56kyle/pytest-create","last_synced_at":"2026-02-13T15:07:07.546Z","repository":{"id":65895393,"uuid":"601863456","full_name":"56kyle/pytest-create","owner":"56kyle","description":"A Python CLI and library for generating pytests","archived":false,"fork":false,"pushed_at":"2024-06-03T16:41:59.000Z","size":389,"stargazers_count":0,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-15T04:10:15.052Z","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/56kyle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2023-02-15T01:32:49.000Z","updated_at":"2024-06-03T16:42:03.000Z","dependencies_parsed_at":"2024-06-03T19:16:05.910Z","dependency_job_id":"b0a7bc20-2516-4357-a989-638f159ec05f","html_url":"https://github.com/56kyle/pytest-create","commit_stats":{"total_commits":44,"total_committers":2,"mean_commits":22.0,"dds":"0.31818181818181823","last_synced_commit":"cba2de70cc9a47cc5db4c78c9cae26fcdd36b313"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/56kyle/pytest-create","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/56kyle%2Fpytest-create","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/56kyle%2Fpytest-create/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/56kyle%2Fpytest-create/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/56kyle%2Fpytest-create/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/56kyle","download_url":"https://codeload.github.com/56kyle/pytest-create/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/56kyle%2Fpytest-create/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29411138,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-22T18:18:36.797Z","updated_at":"2026-02-13T15:07:07.472Z","avatar_url":"https://github.com/56kyle.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pytest-create (Deprecated, Please visit [pytest-static](https://github.com/56kyle/pytest-static) instead\n\n[![PyPI](https://img.shields.io/pypi/v/pytest-create.svg)][pypi_]\n[![Status](https://img.shields.io/pypi/status/pytest-create.svg)][status]\n[![Python Version](https://img.shields.io/pypi/pyversions/pytest-create)][python version]\n[![License](https://img.shields.io/pypi/l/pytest-create)][license]\n\n[![Read the documentation at https://pytest-create.readthedocs.io/](https://img.shields.io/readthedocs/pytest-create/latest.svg?label=Read%20the%20Docs)][read the docs]\n[![Tests](https://github.com/56kyle/pytest-create/workflows/Tests/badge.svg)][tests]\n[![Codecov](https://codecov.io/gh/56kyle/pytest-create/branch/master/graph/badge.svg)][codecov]\n\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white)][pre-commit]\n[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]\n\n[pypi_]: https://pypi.org/project/pytest-create/\n[status]: https://pypi.org/project/pytest-create/\n[python version]: https://pypi.org/project/pytest-create\n[read the docs]: https://pytest-create.readthedocs.io/\n[tests]: https://github.com/56kyle/pytest-create/actions?workflow=Tests\n[codecov]: https://app.codecov.io/gh/56kyle/pytest-create\n[pre-commit]: https://github.com/pre-commit/pre-commit\n[black]: https://github.com/psf/black\n\n## Features\n\n- TODO\n\n## Requirements\n\n- TODO\n\n## Installation\n\nYou can install _pytest-create_ via [pip] from [PyPI]:\n\n```console\n$ pip install pytest-create\n```\n\n## Usage\n\nPlease see the [Command-line Reference] for details.\n\n## Contributing\n\nContributions are very welcome.\nTo learn more, see the [Contributor Guide].\n\n## License\n\nDistributed under the terms of the [MIT license][license],\n_pytest-create_ is free and open source software.\n\n## Issues\n\nIf you encounter any problems,\nplease [file an issue] along with a detailed description.\n\n## Credits\n\nThis project was generated from [@cjolowicz]'s [Hypermodern Python Cookiecutter] template.\n\n[@cjolowicz]: https://github.com/cjolowicz\n[pypi]: https://pypi.org/\n[hypermodern python cookiecutter]: https://github.com/cjolowicz/cookiecutter-hypermodern-python\n[file an issue]: https://github.com/56kyle/pytest-create/issues\n[pip]: https://pip.pypa.io/\n\n\u003c!-- github-only --\u003e\n\n[license]: https://github.com/56kyle/pytest-create/blob/master/LICENSE\n[contributor guide]: https://github.com/56kyle/pytest-create/blob/master/CONTRIBUTING.md\n[command-line reference]: https://pytest-create.readthedocs.io/en/latest/usage.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F56kyle%2Fpytest-create","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F56kyle%2Fpytest-create","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F56kyle%2Fpytest-create/lists"}