{"id":16544760,"url":"https://github.com/sinisaos/simple-piccolo","last_synced_at":"2025-04-11T14:46:08.393Z","repository":{"id":110287421,"uuid":"584104689","full_name":"sinisaos/simple-piccolo","owner":"sinisaos","description":"Single-file Piccolo ORM application for quickly prototyping, exploring and testing ideas without any configuration.","archived":false,"fork":false,"pushed_at":"2024-12-08T09:37:23.000Z","size":621,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T10:51:16.474Z","etag":null,"topics":["fastapi","litestar-framework","piccolo","piccolo-admin","sqlite"],"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/sinisaos.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}},"created_at":"2023-01-01T11:38:05.000Z","updated_at":"2024-12-30T15:18:33.000Z","dependencies_parsed_at":"2023-05-22T04:00:39.188Z","dependency_job_id":"b4f5371a-8021-4d19-8f12-92d772197817","html_url":"https://github.com/sinisaos/simple-piccolo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinisaos%2Fsimple-piccolo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinisaos%2Fsimple-piccolo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinisaos%2Fsimple-piccolo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinisaos%2Fsimple-piccolo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinisaos","download_url":"https://codeload.github.com/sinisaos/simple-piccolo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248421564,"owners_count":21100634,"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":["fastapi","litestar-framework","piccolo","piccolo-admin","sqlite"],"created_at":"2024-10-11T19:04:32.077Z","updated_at":"2025-04-11T14:46:08.370Z","avatar_url":"https://github.com/sinisaos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"``Simple-piccolo`` is a single-file application for quickly prototyping, exploring and testing ideas without any configuration, using Sqlite. The application use [FastAPI](https://fastapi.tiangolo.com/) or [Litestar](https://litestar.dev/), [Piccolo ORM](https://piccolo-orm.readthedocs.io/en/latest/piccolo/getting_started/index.html) and [Piccolo Admin](https://piccolo-admin.readthedocs.io/en/latest/) for easy database interaction.\n\n## How to use:\n\nClone the repository in a fresh virtualenv. \n\nInstall dependencies\n```\npip install -r requirements.txt\n```\n\nYou can choose between two router frameworks, **FastAPI** or **Litestar**. For **FastAPI** you can use:\n```\n$ python fastapi_app.py\n```\nor for starting **Litestar**\n```\n$ python litestar_app.py\n```\n\nAfter site is running log in as admin user on ``http://localhost:8000/admin/`` or go to ``http://localhost:8000/docs`` and use the **FastAPI** interactive API documentation. For **Litestar** go to ``http://localhost:8000/schema/swagger`` and use the **Litestar** interactive API documentation or log in as admin user on ``http://localhost:8000/admin/``.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinisaos%2Fsimple-piccolo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinisaos%2Fsimple-piccolo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinisaos%2Fsimple-piccolo/lists"}