{"id":28294863,"url":"https://github.com/adonyssantos/python-flask-website","last_synced_at":"2026-06-20T08:31:16.284Z","repository":{"id":110683842,"uuid":"486650452","full_name":"adonyssantos/python-flask-website","owner":"adonyssantos","description":"Web Portfolio with Flask","archived":false,"fork":false,"pushed_at":"2022-05-26T18:55:36.000Z","size":2051,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-12T13:28:49.610Z","etag":null,"topics":["bootstrap","flask","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adonyssantos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-04-28T15:29:55.000Z","updated_at":"2023-04-05T14:34:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"9fe9c2b6-bf66-46d0-bf6b-6edc77c5c42a","html_url":"https://github.com/adonyssantos/python-flask-website","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adonyssantos/python-flask-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adonyssantos%2Fpython-flask-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adonyssantos%2Fpython-flask-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adonyssantos%2Fpython-flask-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adonyssantos%2Fpython-flask-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adonyssantos","download_url":"https://codeload.github.com/adonyssantos/python-flask-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adonyssantos%2Fpython-flask-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34563535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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":["bootstrap","flask","python"],"created_at":"2025-05-22T11:18:35.272Z","updated_at":"2026-06-20T08:31:16.276Z","avatar_url":"https://github.com/adonyssantos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cincinnatus Dev Portfolio made with Flask\n\nThis project is the result of a series of tutorials and courses I've taken on Cincinnatus.\n\n**Live Preview:** [https://cincinnatus-portfolio.herokuapp.com/](https://cincinnatus-portfolio.herokuapp.com/)\n\n## Screenshots\n\n![image](https://user-images.githubusercontent.com/58638286/170557223-07a6123b-88be-4f4c-920d-6b670aa9e1f1.png)\n\n![image](https://user-images.githubusercontent.com/58638286/170557288-3921a308-b7b3-4c2d-b99f-1af495e8c459.png)\n\n\n## Usage\n\n### Clone the Repository\n\n```bash\n$ git clone https://github.com/adonyssantos/python-flask-website\n$ cd python-flask-website\n```\n\n### Setup envoronment\n\n```bash\n$ pip install virtualenv\n$ virtualenv .venv\n$ source .venv/bin/activate\n```\n\n#### To activate the virtual environment\n\n```bash\n$ source .venv/bin/activate\n```\n\n#### To deactivate the virtual environment\n\n```bash\n$ deactivate\n```\n\n### Install Dependencies\n\n```bash\n$ pip install -r requirements.txt\n```\n\n### Run\n\n#### Run in development mode\n\n```bash\n$ python run.py\n```\n\n#### Run in production mode\n\n```bash\n$ gunicorn app:app\n```\n\n## Authors\n\n- [@adonyssantos](https://www.github.com/adonyssantos)\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadonyssantos%2Fpython-flask-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadonyssantos%2Fpython-flask-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadonyssantos%2Fpython-flask-website/lists"}