{"id":16668704,"url":"https://github.com/gotcha/test_sqlalch","last_synced_at":"2026-04-26T19:32:05.933Z","repository":{"id":66082468,"uuid":"223156470","full_name":"gotcha/test_sqlalch","owner":"gotcha","description":null,"archived":false,"fork":false,"pushed_at":"2019-11-21T13:34:21.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T07:51:41.057Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gotcha.png","metadata":{"files":{"readme":"README.txt","changelog":"CHANGES.txt","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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-11-21T11:15:11.000Z","updated_at":"2019-11-21T13:34:23.000Z","dependencies_parsed_at":"2025-12-24T19:05:02.388Z","dependency_job_id":null,"html_url":"https://github.com/gotcha/test_sqlalch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gotcha/test_sqlalch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotcha%2Ftest_sqlalch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotcha%2Ftest_sqlalch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotcha%2Ftest_sqlalch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotcha%2Ftest_sqlalch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotcha","download_url":"https://codeload.github.com/gotcha/test_sqlalch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotcha%2Ftest_sqlalch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32310804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"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":[],"created_at":"2024-10-12T11:26:43.399Z","updated_at":"2026-04-26T19:32:05.927Z","avatar_url":"https://github.com/gotcha.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"test-sqlalch\n============\n\nGetting Started\n---------------\n\n- Change directory into your newly created project.\n\n    cd test_sqlalch\n\n- Create a Python virtual environment.\n\n    python3 -m venv env\n\n- Upgrade packaging tools.\n\n    env/bin/pip install --upgrade pip setuptools\n\n- Install the project in editable mode with its testing requirements.\n\n    env/bin/pip install -e \".[testing]\"\n\n- Initialize and upgrade the database using Alembic.\n\n    - Generate your first revision.\n\n        env/bin/alembic -c development.ini revision --autogenerate -m \"init\"\n\n    - Upgrade to that revision.\n\n        env/bin/alembic -c development.ini upgrade head\n\n- Load default data into the database using a script.\n\n    env/bin/initialize_test_sqlalch_db development.ini\n\n- Run your project's tests.\n\n    env/bin/pytest\n\n- Run your project.\n\n    env/bin/pserve development.ini\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotcha%2Ftest_sqlalch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgotcha%2Ftest_sqlalch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgotcha%2Ftest_sqlalch/lists"}