{"id":18918053,"url":"https://github.com/piccolo-orm/pymdb","last_synced_at":"2025-04-15T09:32:19.561Z","repository":{"id":97267863,"uuid":"422541542","full_name":"piccolo-orm/pymdb","owner":"piccolo-orm","description":"A demo Piccolo app - a movie database!","archived":false,"fork":false,"pushed_at":"2021-10-30T10:28:48.000Z","size":2855,"stargazers_count":15,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T19:44:45.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/piccolo-orm.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":"2021-10-29T10:58:33.000Z","updated_at":"2024-10-04T21:36:34.000Z","dependencies_parsed_at":"2023-05-23T05:31:04.662Z","dependency_job_id":null,"html_url":"https://github.com/piccolo-orm/pymdb","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/piccolo-orm%2Fpymdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piccolo-orm%2Fpymdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piccolo-orm%2Fpymdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piccolo-orm%2Fpymdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piccolo-orm","download_url":"https://codeload.github.com/piccolo-orm/pymdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249043006,"owners_count":21203398,"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-08T10:29:26.851Z","updated_at":"2025-04-15T09:32:19.522Z","avatar_url":"https://github.com/piccolo-orm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyMDb\n\nWelcome to the Python Movie Database!\n\nBuilt using Piccolo, Piccolo Admin, and FastAPI.\n\nCreated for a presentation given at PyData Global 2021.\n\n## Running it\n\nCreate a Postgres database called 'pymdb' (see `piccolo_conf.py` for the details).\n\n```bash\npip install -r requirements.txt\npiccolo migrations forwards all\npiccolo movies load_data\npiccolo user create\n```\n\nTo run the server:\n\n```bash\npython main.py\n```\n\nThen load `localhost:8000` in your browser. `localhost:8000/admin` shows the admin interface, and `localhost:8000/docs` shows the Swagger docs.\n\n## Creating something similar\n\nTo create your own app like this from scratch, start with the following:\n\n```bash\npip install piccolo['all']\npiccolo asgi new\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiccolo-orm%2Fpymdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiccolo-orm%2Fpymdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiccolo-orm%2Fpymdb/lists"}