{"id":17340451,"url":"https://github.com/sepulworld/fib-sequence-generator","last_synced_at":"2026-04-27T21:32:04.809Z","repository":{"id":142783427,"uuid":"110748736","full_name":"sepulworld/fib-sequence-generator","owner":"sepulworld","description":"Web interface for generating Fibonacci number sequences","archived":false,"fork":false,"pushed_at":"2017-11-24T01:25:50.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T08:48:32.403Z","etag":null,"topics":["fibonacci","fibonacci-sequence","flask","python3"],"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/sepulworld.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":"2017-11-14T21:48:06.000Z","updated_at":"2017-11-17T17:29:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ec68d75-3c81-4503-b760-245b6649dab9","html_url":"https://github.com/sepulworld/fib-sequence-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sepulworld/fib-sequence-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepulworld%2Ffib-sequence-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepulworld%2Ffib-sequence-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepulworld%2Ffib-sequence-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepulworld%2Ffib-sequence-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sepulworld","download_url":"https://codeload.github.com/sepulworld/fib-sequence-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sepulworld%2Ffib-sequence-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32356598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["fibonacci","fibonacci-sequence","flask","python3"],"created_at":"2024-10-15T15:45:09.450Z","updated_at":"2026-04-27T21:32:04.792Z","avatar_url":"https://github.com/sepulworld.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fib-sequence-generator\n[![Build Status](https://travis-ci.org/sepulworld/fib-sequence-generator.svg)](https://travis-ci.org/sepulworld/fib-sequence-generator)\n[![Docker](https://images.microbadger.com/badges/image/sepulworld/fib-sequence-generator.svg)](https://microbadger.com/images/sepulworld/fib-sequence-generator)\n\nWeb interface for generating [Fibonacci number sequences](https://www.mathsisfun.com/numbers/fibonacci-sequence.html)\n\n![fib-seq-gif](https://user-images.githubusercontent.com/538171/32931738-b2dd7260-cb1a-11e7-8b43-adaa0821361e.gif)\n\n### Deployment\n\nDocker build and run:\n\n```\ndocker build -t fib-sequence-generator .\ndocker run -d -p 80:80 fib-sequence-generator\n```\n\n### Local install MacOS, Non-Docker\n\n```\nbrew install python3\npip3 install virtualenv\ncd fib-sequence-generator/fib-sequence-generator\nvirtualenv -p python3 venv\nsource venv/bin/activate\npip install -r requirements.txt\nexport FLASK_APP=main.py\nexport FLASK_DEBUG=1\npython -m flask run\n```\n\nTo deactivate\n\n```\ndeactivate\n```\n\n### Requirements\n\n* Python3\n\n### Testing\n\n- [Travis.ci - fib-sequence-generator](https://travis-ci.org/sepulworld/fib-sequence-generator)\n\n#### Thanks\n\nLeveraging [tiangolo/uwsgi-nginx-flask-docker image](https://github.com/tiangolo/uwsgi-nginx-flask-docker)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepulworld%2Ffib-sequence-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsepulworld%2Ffib-sequence-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepulworld%2Ffib-sequence-generator/lists"}