{"id":17685584,"url":"https://github.com/cmpadden/dagster-essentials","last_synced_at":"2025-03-30T20:24:58.707Z","repository":{"id":207988679,"uuid":"719290308","full_name":"cmpadden/dagster-essentials","owner":"cmpadden","description":"Dagster University: Dagster Essentials","archived":false,"fork":false,"pushed_at":"2023-11-26T03:59:20.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T23:25:11.384Z","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/cmpadden.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":"2023-11-15T21:20:43.000Z","updated_at":"2023-11-18T21:14:40.000Z","dependencies_parsed_at":"2023-11-18T23:23:12.208Z","dependency_job_id":"54f60c0e-17b0-46bd-94c9-1dc5f3c00474","html_url":"https://github.com/cmpadden/dagster-essentials","commit_stats":null,"previous_names":["cmpadden/dagster-essentials"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmpadden%2Fdagster-essentials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmpadden%2Fdagster-essentials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmpadden%2Fdagster-essentials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmpadden%2Fdagster-essentials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmpadden","download_url":"https://codeload.github.com/cmpadden/dagster-essentials/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246375237,"owners_count":20767073,"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-10-24T10:28:20.227Z","updated_at":"2025-03-30T20:24:58.679Z","avatar_url":"https://github.com/cmpadden.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dagster_university\n\nThis is a [Dagster](https://dagster.io/) project made to accompany Dagster University coursework.\n\n## Getting started\n\nFirst, install your Dagster code location as a Python package by running the command below in your terminal. By using the --editable (`-e`) 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\nDuplicate the `.env.example` file and rename it to `.env`.\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\n\n## Development\n\n\n### Adding new Python dependencies\n\nYou can specify new Python dependencies in `setup.py`.\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%2Fcmpadden%2Fdagster-essentials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmpadden%2Fdagster-essentials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmpadden%2Fdagster-essentials/lists"}