{"id":22517561,"url":"https://github.com/jcserv/manaql-ingest","last_synced_at":"2026-04-18T02:31:51.951Z","repository":{"id":265136834,"uuid":"893206621","full_name":"jcserv/manaql-ingest","owner":"jcserv","description":"manaql-ingest is a Django application that retrieves Scryfall bulk data and processes it into Postgres, to enable the manaql-api","archived":false,"fork":false,"pushed_at":"2025-08-28T21:43:00.000Z","size":235,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-29T02:46:29.103Z","etag":null,"topics":["django","etl","postgres"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcserv.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":"2024-11-23T20:12:55.000Z","updated_at":"2025-08-28T21:43:03.000Z","dependencies_parsed_at":"2024-11-27T21:33:01.690Z","dependency_job_id":"30bd71b8-08e8-4207-a0a6-2d3cea3feb32","html_url":"https://github.com/jcserv/manaql-ingest","commit_stats":null,"previous_names":["jcserv/manaql-ingest"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jcserv/manaql-ingest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcserv%2Fmanaql-ingest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcserv%2Fmanaql-ingest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcserv%2Fmanaql-ingest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcserv%2Fmanaql-ingest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcserv","download_url":"https://codeload.github.com/jcserv/manaql-ingest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcserv%2Fmanaql-ingest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["django","etl","postgres"],"created_at":"2024-12-07T04:09:48.562Z","updated_at":"2026-04-18T02:31:51.945Z","avatar_url":"https://github.com/jcserv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# manaql-ingest\n\nmanaql-ingest is a Django application that ingests Scryfall card data into a PostgreSQL database, to be used by [manaql-api](https://github.com/jcserv/manaql) project.\n\n## installation\n\n### prerequisites\n- python3\n- pipx\n- poetry\n\n### running locally\n1. Create a virtual environment\n`python3 -m venv .venv`\n\n2. Activate the virtual environment\n`source .venv/bin/activate`\n\n3. Run `make setup`\n4. Run `make dev-db` to start a local postgres database, then `make migrate`\n\nThen, to run the application:\n\nRun `make run` to run the entire etl process OR:\n- `make download` to download the Scryfall data\n- `make ingest` to ingest the Scryfall data into the database\n- `make process` to process the Scryfall data into the card/printings tables\n- `make generate-embeddings` to generate embeddings for the cards\n  - note: this will take ~5.1 hrs and charge you for about $0.50-$1.00 in total\n\nTODO:\n- async.io instead of tqdm?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcserv%2Fmanaql-ingest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcserv%2Fmanaql-ingest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcserv%2Fmanaql-ingest/lists"}