{"id":19976923,"url":"https://github.com/lstedmanfalls/fibonacci","last_synced_at":"2026-05-07T18:32:47.483Z","repository":{"id":217409196,"uuid":"743791272","full_name":"Lstedmanfalls/fibonacci","owner":"Lstedmanfalls","description":"Python app that generates fibonacci sequence based on user input - Docker, Terraform AWS infra, CircleCI","archived":false,"fork":false,"pushed_at":"2024-01-22T15:38:38.000Z","size":78,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T09:00:29.105Z","etag":null,"topics":["autoscaling-groups","black","circlci","ec2","ecr","ecs","fastapi","poetry","pre-commit","pytest","terraform","vpc"],"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/Lstedmanfalls.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-01-16T01:59:20.000Z","updated_at":"2024-08-22T11:02:39.000Z","dependencies_parsed_at":"2024-11-13T03:28:08.201Z","dependency_job_id":"5447f2d8-a874-49e6-8271-3d8c756dcdbb","html_url":"https://github.com/Lstedmanfalls/fibonacci","commit_stats":null,"previous_names":["lstedmanfalls/fibonacci"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lstedmanfalls/fibonacci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lstedmanfalls%2Ffibonacci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lstedmanfalls%2Ffibonacci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lstedmanfalls%2Ffibonacci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lstedmanfalls%2Ffibonacci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lstedmanfalls","download_url":"https://codeload.github.com/Lstedmanfalls/fibonacci/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lstedmanfalls%2Ffibonacci/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32750547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["autoscaling-groups","black","circlci","ec2","ecr","ecs","fastapi","poetry","pre-commit","pytest","terraform","vpc"],"created_at":"2024-11-13T03:26:10.062Z","updated_at":"2026-05-07T18:32:47.450Z","avatar_url":"https://github.com/Lstedmanfalls.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Local Development\r\n\r\n### To run locally:\r\n1) Make sure you have pipx and poetry installed\r\n- `pip install pipx`\r\n- `pipx install poetry`\r\n1) Create a virtual environment (use python3 instead of python if on a mac)\r\n- `python -m venv venv`\r\n2) Activate the environment\r\n- `source venv/Scripts/activate`\r\n2) Install all dependencies, including dev\r\n- `poetry install --with dev`\r\n3) Start the application server\r\n- `docker compose up`\r\n4) To view the openapi docs\r\n- Go to 127.0.0.1/docs\r\n5) To deactivate the environment\r\n- `deactivate`\r\n\r\n**Note, you must have the venv activated when you commit in order for the pre-commit tests to run\r\n\r\n### To manually run all tests:\r\n- `poetry run pytest`\r\n\r\n### To run test coverage report:\r\n- `poetry run pytest --cov`\r\n\r\n### To manually run linter on all files:\r\n`poetry run pylint $(git ls-files '*.py')`\r\n\r\n### To manually run formatter on all files:\r\n- `poetry run black .`\r\n\r\n## Poetry-managed packages\r\n- To add a new dependency\r\n`poetry add \u003cpackage\u003e`\r\n- To add a new dev dependency\r\n`poetry add \u003cpackage\u003e --group dev`\r\n- To remove a dependency\r\n`poetry remove \u003cpackage\u003e`\r\n- To remove a dev dependency\r\n`poetry remove \u003cpackage\u003e --group dev`\r\n- To sync poetry lock\r\n`poetry lock`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flstedmanfalls%2Ffibonacci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flstedmanfalls%2Ffibonacci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flstedmanfalls%2Ffibonacci/lists"}