{"id":24791554,"url":"https://github.com/sofyan48/python-boilerplate","last_synced_at":"2025-10-09T17:05:08.420Z","repository":{"id":45123650,"uuid":"156150160","full_name":"sofyan48/python-boilerplate","owner":"sofyan48","description":"BOILERPLATE PYTHON","archived":false,"fork":false,"pushed_at":"2022-12-08T02:59:07.000Z","size":36,"stargazers_count":0,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T17:05:04.185Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/sofyan48.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}},"created_at":"2018-11-05T02:36:09.000Z","updated_at":"2020-02-11T15:15:29.000Z","dependencies_parsed_at":"2023-01-25T03:45:52.456Z","dependency_job_id":null,"html_url":"https://github.com/sofyan48/python-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sofyan48/python-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofyan48%2Fpython-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofyan48%2Fpython-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofyan48%2Fpython-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofyan48%2Fpython-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sofyan48","download_url":"https://codeload.github.com/sofyan48/python-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofyan48%2Fpython-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001890,"owners_count":26083197,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-01-29T19:17:22.925Z","updated_at":"2025-10-09T17:05:08.375Z","avatar_url":"https://github.com/sofyan48.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COCKROACH BOILERPLATE WITH JWT PROJECT\n\n\n## Environment File\nmove env.local to .env see example value\n``` bash\nAPP_NAME = Cockroach Boilerplate\nAPP_HOST = 127.0.0.1\nAPP_PORT = 5000\nSECRET_KEY = YOUR SECRET\n\nMEMCACHE_HOST=127.0.0.1\nMEMCACHE_PORT=11211\n\nFLASK_DEBUG = True\n\nJWT_SECRET_KEY = YOUR SECRET\n\nSWAGGER_URL = '/api/docs'\nSWAGGER_API_URL = 'http://petstore.swagger.io/v2/swagger.json'\n```\n\n## Local Development\n\nInstalling Requirements\n``` bash\npip install -r requirements.txt\n```\n\nrun server\n``` bash\npython manage.py server\n```\n\n\n## With Virtualenv\n\nInstalling virtualenv firts\n\n```\nvirtualenv -p python3 env\n```\nActivate virtualenv\n```\n# in linux or mac\nsource env/bin/activate\n\n# in Windows\n\\env\\Scripts\\activate.bat\n```\nInstalling Requirements\n``` bash\npip install -r requirements.txt\n```\n\nrun server\n``` bash\npython manage.py server\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsofyan48%2Fpython-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsofyan48%2Fpython-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsofyan48%2Fpython-boilerplate/lists"}