{"id":18952467,"url":"https://github.com/simonwhitaker/podcast-noodler","last_synced_at":"2025-07-17T14:33:25.231Z","repository":{"id":242893733,"uuid":"810829652","full_name":"simonwhitaker/podcast-noodler","owner":"simonwhitaker","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-12T21:02:44.000Z","size":309,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T01:17:02.945Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonwhitaker.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":"2024-06-05T12:35:05.000Z","updated_at":"2024-06-12T19:26:36.000Z","dependencies_parsed_at":"2024-11-08T13:48:55.054Z","dependency_job_id":null,"html_url":"https://github.com/simonwhitaker/podcast-noodler","commit_stats":null,"previous_names":["simonwhitaker/podcast-noodler"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simonwhitaker/podcast-noodler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fpodcast-noodler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fpodcast-noodler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fpodcast-noodler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fpodcast-noodler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonwhitaker","download_url":"https://codeload.github.com/simonwhitaker/podcast-noodler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonwhitaker%2Fpodcast-noodler/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265616774,"owners_count":23798891,"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-08T13:33:33.361Z","updated_at":"2025-07-17T14:33:25.191Z","avatar_url":"https://github.com/simonwhitaker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# podcast_noodler\n\nThis is a [Dagster](https://dagster.io/) project scaffolded with [`dagster project scaffold`](https://docs.dagster.io/getting-started/create-new-project).\n\n## Getting started\n\nFirst, install your Dagster code location as a Python package. By using the --editable flag, pip will install your Python package in [\"editable mode\"](https://pip.pypa.io/en/latest/topics/local-project-installs/#editable-installs) so that as you develop, local code changes will automatically apply.\n\n```bash\npip install -e \".[dev]\"\n```\n\nThen, start the Dagster UI web server:\n\n```bash\ndagster dev\n```\n\nOpen http://localhost:3000 with your browser to see the project.\n\nYou can start writing assets in `podcast_noodler/assets.py`. The assets are automatically loaded into the Dagster code location as you define them.\n\n## Development\n\n### Adding new Python dependencies\n\nYou can specify new Python dependencies in `setup.py`.\n\n### Unit testing\n\nTests are in the `podcast_noodler_tests` directory and you can run tests using `pytest`:\n\n```bash\npytest podcast_noodler_tests\n```\n\n### Schedules and sensors\n\nIf you want to enable Dagster [Schedules](https://docs.dagster.io/concepts/partitions-schedules-sensors/schedules) or [Sensors](https://docs.dagster.io/concepts/partitions-schedules-sensors/sensors) for your jobs, the [Dagster Daemon](https://docs.dagster.io/deployment/dagster-daemon) process must be running. This is done automatically when you run `dagster dev`.\n\nOnce your Dagster Daemon is running, you can start turning on schedules and sensors for your jobs.\n\n## Deploy on Dagster Cloud\n\nThe easiest way to deploy your Dagster project is to use Dagster Cloud.\n\nCheck out the [Dagster Cloud Documentation](https://docs.dagster.cloud) to learn more.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonwhitaker%2Fpodcast-noodler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonwhitaker%2Fpodcast-noodler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonwhitaker%2Fpodcast-noodler/lists"}