{"id":22334702,"url":"https://github.com/hasgeek/coaster","last_synced_at":"2025-04-04T23:07:42.316Z","repository":{"id":551318,"uuid":"2884392","full_name":"hasgeek/coaster","owner":"hasgeek","description":"Common patterns for Flask apps","archived":false,"fork":false,"pushed_at":"2024-10-29T09:41:57.000Z","size":2023,"stargazers_count":69,"open_issues_count":28,"forks_count":13,"subscribers_count":12,"default_branch":"main","last_synced_at":"2024-10-29T11:46:37.849Z","etag":null,"topics":["flask","hacktoberfest","hasgeek","library","python"],"latest_commit_sha":null,"homepage":"http://coaster.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hasgeek.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-11-30T16:10:41.000Z","updated_at":"2024-10-29T09:42:00.000Z","dependencies_parsed_at":"2023-07-06T22:16:26.085Z","dependency_job_id":"9b676f4f-f063-496d-b026-457bb2b5eab0","html_url":"https://github.com/hasgeek/coaster","commit_stats":{"total_commits":825,"total_committers":22,"mean_commits":37.5,"dds":"0.33333333333333337","last_synced_commit":"d777b9476b233a8f038c64910025ad3e0e55f587"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasgeek%2Fcoaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasgeek%2Fcoaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasgeek%2Fcoaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasgeek%2Fcoaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hasgeek","download_url":"https://codeload.github.com/hasgeek/coaster/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261603,"owners_count":20910108,"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","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":["flask","hacktoberfest","hasgeek","library","python"],"created_at":"2024-12-04T05:09:16.006Z","updated_at":"2025-04-04T23:07:42.298Z","avatar_url":"https://github.com/hasgeek.png","language":"Python","readme":"Coaster: common patterns for Flask and Quart apps\n=================================================\n\n|docs| |travis| |coveralls| |deepsource|\n\nCoaster contains functions and db models for recurring patterns in Flask and Quart\napps. Documentation is at https://coaster.readthedocs.org/. Coaster requires\nPython 3.9 or later.\n\n\nRun tests\n---------\n\nTesting requires SQLite and PostgreSQL for the ``coaster.sqlalchemy`` module.\nCreate a test database in PostgreSQL::\n\n    $ createuser `whoami`\n    $ createdb -O `whoami` coaster_test\n\nTesting also requires additional dependencies. Install them with::\n\n    $ pip install -r test_requirements.txt\n\nTo run tests::\n\n    $ pytest\n\nSome tests are in the form of doctests within each function.\n\n\n.. |docs| image:: https://readthedocs.org/projects/coaster/badge/?version=latest\n    :target: http://coaster.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation status\n\n.. |travis| image:: https://secure.travis-ci.org/hasgeek/coaster.svg?branch=master\n    :target: https://travis-ci.org/hasgeek/coaster\n    :alt: Build status\n\n.. |coveralls| image:: https://coveralls.io/repos/hasgeek/coaster/badge.svg\n    :target: https://coveralls.io/r/hasgeek/coaster\n    :alt: Coverage status\n\n.. |deepsource| image:: https://static.deepsource.io/deepsource-badge-light-mini.svg\n    :target: https://deepsource.io/gh/hasgeek/coaster\n    :alt: DeepSource Enabled\n","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasgeek%2Fcoaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasgeek%2Fcoaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasgeek%2Fcoaster/lists"}