{"id":22856664,"url":"https://github.com/deis/docker-python-dev","last_synced_at":"2025-05-07T07:44:45.787Z","repository":{"id":71904425,"uuid":"54211456","full_name":"deis/docker-python-dev","owner":"deis","description":"A containerized development environment to support building Python-based Deis v2 components http://deis.com ","archived":false,"fork":false,"pushed_at":"2017-05-10T21:28:23.000Z","size":8,"stargazers_count":5,"open_issues_count":0,"forks_count":8,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-31T07:45:55.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/deis.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":"2016-03-18T15:22:45.000Z","updated_at":"2018-04-25T14:11:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"8038f0ce-e9f9-4c05-b5c1-8744b72f7837","html_url":"https://github.com/deis/docker-python-dev","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deis%2Fdocker-python-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deis%2Fdocker-python-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deis%2Fdocker-python-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deis%2Fdocker-python-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deis","download_url":"https://codeload.github.com/deis/docker-python-dev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252838274,"owners_count":21812051,"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-12-13T08:09:22.654Z","updated_at":"2025-05-07T07:44:45.778Z","avatar_url":"https://github.com/deis.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deis/python-dev\n\n[![Build Status](https://travis-ci.org/deis/docker-python-dev.svg?branch=master)](https://travis-ci.org/deis/docker-python-dev) [![Docker Repository on Quay](https://quay.io/repository/deis/python-dev/status \"Docker Repository on Quay\")](https://quay.io/repository/deis/python-dev)\n\nA [Python 3][] language development toolbox.\n\nSome [Deis Workflow][] components use this Docker image as a standard build and test environment,\nbut it is intended to be useful to any Python developer. Please help make deis/python-dev better by\ncreating [issues][] and submitting [pull requests][].\n\n## Image Contents\n\n* [codecov][]: uploader for codecov.io coverage reports\n* [coverage][]: measures code coverage for Python programs\n* [flake8][]: modular source code linter, including pep8, pyflakes and mccabe\n* [Python 3.5.2][Python 3]\n\n## Usage\n\nMount your local Python code into the container to run one of the included tools or scripts.\nHere's an example of running `flake8` for deis/dockerbuilder:\n\n```console\n$ docker run --rm \\\n   --volume `pwd`/rootfs:/app \\\n   --workdir /app \\\n   quay.io/deis/python-dev:latest \\\n   flake8 --show-source --config=setup.cfg .\n```\n\nThe latest deis/python-dev Docker image is available at:\n\n* [Quay.io][]\n  ```\n  docker pull quay.io/deis/python-dev\n  ```\n\n* [Docker Hub][]\n  ```\n  docker pull deis/python-dev\n  ```\n\n[Python 3]: https://docs.python.org/3.5/\n[Deis Workflow]: https://deis.com/\n[Docker Hub]: https://hub.docker.com\n[issues]: https://github.com/deis/docker-python-dev/issues\n[jq]: https://stedolan.github.io/jq/\n[pull requests]: https://github.com/deis/docker-python-dev/pulls\n[codecov]: https://codecov.io/\n[coverage]: https://coverage.readthedocs.io\n[flake8]: https://gitlab.com/pycqa/flake8\n[Quay.io]: https://quay.io\n[shellcheck]: https://github.com/koalaman/shellcheck\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeis%2Fdocker-python-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeis%2Fdocker-python-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeis%2Fdocker-python-dev/lists"}