{"id":20859809,"url":"https://github.com/romneyda/prygmatic","last_synced_at":"2025-09-11T10:42:52.181Z","repository":{"id":167058604,"uuid":"638089535","full_name":"RomneyDa/prygmatic","owner":"RomneyDa","description":"Open-source python framework for vercel serverless functions","archived":false,"fork":false,"pushed_at":"2023-05-19T01:24:26.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-19T07:31:47.894Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/RomneyDa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2023-05-09T04:04:07.000Z","updated_at":"2023-05-09T06:38:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"e994bc86-3a8f-4dfb-a07f-eab0a425288e","html_url":"https://github.com/RomneyDa/prygmatic","commit_stats":null,"previous_names":["romneyda/prygmatic"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomneyDa%2Fprygmatic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomneyDa%2Fprygmatic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomneyDa%2Fprygmatic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RomneyDa%2Fprygmatic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RomneyDa","download_url":"https://codeload.github.com/RomneyDa/prygmatic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243232104,"owners_count":20258039,"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":[],"created_at":"2024-11-18T04:53:12.016Z","updated_at":"2025-03-12T14:24:26.826Z","avatar_url":"https://github.com/RomneyDa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prygmatic\n\nOpen-source python framework for Vercel serverless functions\n\nOpinionated dev stack:\n\n- Poetry package manager\n- Wraps pytest for testing\n\nGoals:\n\n- Open-source python framework for Vercel serverless functions\n- Wraps around an ASGI-compliant web framework, preferably with the \"decorator\" approach to api definition. E.g. Sanic\n- Support for \"tasks\" - separate serverless functions or edge functions + scheduling with Vercel CRON jobs\n- Simplified support or at least examples for vercel storage (Upstash, blobs, etc.)\n- Simple cli/scripts for testing and deployment\n- Testing support as a set of network/other utilities that wrap around pytest and/or unittest\n- Simple example endpoints/utils for all ^ with accompanying tests\n- Async examples\n- Come up with a better name related to the chosen ASGI framework\n\nVercel support a python runtime. [DOCS](https://vercel.com/docs/concepts/functions/serverless-functions/runtimes/python). As of this writing, Vercel supports Python 3.6 and Python 3.9.\n\nVercel can import git repositories directly. The recommended use of this is:\n\n- clone to your own repository\n- [import your respository](https://vercel.com/docs/concepts/deployments/git) into Vercel\n\nTo use Vercel serverless, install the Vercel CLI\n\n```bash\nnpm i -g vercel@latest\n```\n\nA simple Vercel serverless Python example is provided [here](https://vercel.com/docs/concepts/functions/serverless-functions/runtimes/python)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromneyda%2Fprygmatic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromneyda%2Fprygmatic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromneyda%2Fprygmatic/lists"}