{"id":19818724,"url":"https://github.com/sloppycoder/lm","last_synced_at":"2026-02-11T12:09:30.384Z","repository":{"id":228366331,"uuid":"773739410","full_name":"sloppycoder/lm","owner":"sloppycoder","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-20T09:41:09.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-08-25T18:49:09.591Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/sloppycoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2024-03-18T10:07:50.000Z","updated_at":"2024-03-18T10:08:05.000Z","dependencies_parsed_at":"2024-03-18T13:04:57.687Z","dependency_job_id":"4fa0edcb-1925-4035-ad9b-bf98cc5e66d3","html_url":"https://github.com/sloppycoder/lm","commit_stats":null,"previous_names":["sloppycoder/lm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sloppycoder/lm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Flm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Flm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Flm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Flm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sloppycoder","download_url":"https://codeload.github.com/sloppycoder/lm/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sloppycoder%2Flm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29332720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"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-11-12T10:16:41.298Z","updated_at":"2026-02-11T12:09:30.357Z","avatar_url":"https://github.com/sloppycoder.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Welcome to your Python project\n\nThis project is set up Python project with dev tooling pre-configured\n\n* black\n* flake8\n* isort\n* mypy\n* VS Code support\n\n## Setup\n\nThe easiest way to get started is use [Visual Studio Code with devcontainer](https://code.visualstudio.com/docs/devcontainers/containers)\n\n\nThe more traditional way is to install python 3.11 and [poetry](https://python-poetry.org/), then\n\n```shell\n\n# create virtualenv\npoetry shell\n# install dependencies\npoetry install --no-root --with linting\n\n```\n\n## Develop the code for the stack\n\n```shell\n\n# update your DATABASE_URL is used\n# create database and assign proper privileges to the user\n# e.g.\n# create database mydb;\n# grant all privileges on database mydb to me;\n\nnano .env\n\n# run alembic migration\nalembic upgrade head\n\n# run unit tests\npytest\n\n```\n\n## generate code using config file without interactive input\n\nCreate a [config file](sample_prog.json) with options to use, then\n\n```shell\n\ncookiecutter gh:vino9org/cookiecutter-python --config-file sample_prog.json --no-input\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloppycoder%2Flm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsloppycoder%2Flm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsloppycoder%2Flm/lists"}