{"id":26037650,"url":"https://github.com/willf/scrape-fws-servcat","last_synced_at":"2025-06-20T19:32:47.037Z","repository":{"id":280962851,"uuid":"943738447","full_name":"willf/scrape-fws-servcat","owner":"willf","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-06T08:03:16.000Z","size":7247,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T09:26:00.507Z","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/willf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2025-03-06T07:27:41.000Z","updated_at":"2025-03-06T08:03:21.000Z","dependencies_parsed_at":"2025-03-06T09:26:08.167Z","dependency_job_id":"a73df57e-3633-45f9-8627-eacdf6b4b3ac","html_url":"https://github.com/willf/scrape-fws-servcat","commit_stats":null,"previous_names":["willf/scrape-fws-servcat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fscrape-fws-servcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fscrape-fws-servcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fscrape-fws-servcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fscrape-fws-servcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willf","download_url":"https://codeload.github.com/willf/scrape-fws-servcat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242357887,"owners_count":20114890,"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":"2025-03-07T08:29:16.494Z","updated_at":"2025-03-07T08:29:17.143Z","avatar_url":"https://github.com/willf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scrape-fws-servcat\n\n[![Build status](https://img.shields.io/github/actions/workflow/status/willf/scrape-fws-servcat/main.yml?branch=main)](https://github.com/willf/scrape-fws-servcat/actions/workflows/main.yml?query=branch%3Amain)\n[![License](https://img.shields.io/github/license/willf/scrape-fws-servcat)](https://img.shields.io/github/license/willf/scrape-fws-servcat)\n\nAccess US Fish and Wildlife Serices ServCat\n\n- **Github repository**: \u003chttps://github.com/willf/scrape-fws-servcat/\u003e\n- **Documentation** \u003chttps://willf.github.io/scrape-fws-servcat/\u003e\n\n## Getting started with your project\n\n### 1. Create a New Repository\n\nFirst, create a repository on GitHub with the same name as this project, and then run the following commands:\n\n```bash\ngit init -b main\ngit add .\ngit commit -m \"init commit\"\ngit remote add origin git@github.com:willf/scrape-fws-servcat.git\ngit push -u origin main\n```\n\n### 2. Set Up Your Development Environment\n\nThen, install the environment and the pre-commit hooks with\n\n```bash\nmake install\n```\n\nThis will also generate your `uv.lock` file\n\n### 3. Run the pre-commit hooks\n\nInitially, the CI/CD pipeline might be failing due to formatting issues. To resolve those run:\n\n```bash\nuv run pre-commit run -a\n```\n\n### 4. Commit the changes\n\nLastly, commit the changes made by the two steps above to your repository.\n\n```bash\ngit add .\ngit commit -m 'Fix formatting issues'\ngit push origin main\n```\n\nYou are now ready to start development on your project!\nThe CI/CD pipeline will be triggered when you open a pull request, merge to main, or when you create a new release.\n\nTo finalize the set-up for publishing to PyPI, see [here](https://fpgmaas.github.io/cookiecutter-uv/features/publishing/#set-up-for-pypi).\nFor activating the automatic documentation with MkDocs, see [here](https://fpgmaas.github.io/cookiecutter-uv/features/mkdocs/#enabling-the-documentation-on-github).\nTo enable the code coverage reports, see [here](https://fpgmaas.github.io/cookiecutter-uv/features/codecov/).\n\n## Releasing a new version\n\n---\n\nRepository initiated with [fpgmaas/cookiecutter-uv](https://github.com/fpgmaas/cookiecutter-uv).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillf%2Fscrape-fws-servcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillf%2Fscrape-fws-servcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillf%2Fscrape-fws-servcat/lists"}