https://github.com/python-distro/distro
distribution distro hacktoberfest linux linux-distribution python python-library
Score: 5.676753802268282
Last synced: about 1 hour ago
JSON representation
Repository metadata:
A much more elaborate replacement for Python's removed `platform.linux_distribution()` method
- Host: GitHub
- URL: https://github.com/python-distro/distro
- Owner: python-distro
- License: apache-2.0
- Created: 2015-11-30T11:58:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-11-14T22:00:34.000Z (7 months ago)
- Last Synced: 2026-05-15T23:20:09.238Z (15 days ago)
- Topics: distribution, distro, hacktoberfest, linux, linux-distribution, python, python-library
- Language: Python
- Homepage: https://distro.readthedocs.io/
- Size: 506 KB
- Stars: 280
- Watchers: 7
- Forks: 68
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: python-distro
- Login: python-distro
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/86745383?v=4
- Repositories: 1
- Last Synced at: 2024-03-25T18:41:18.539Z
- Profile URL: https://github.com/python-distro
Dependencies
dev-requirements.txt
pypi
- black *
- mypy *
- pre-commit ==2.13.0
- pytest *
- pytest-cov *
- sphinx >=1.1
.github/workflows/ci.yaml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- codecov/codecov-action v3 composite
.github/workflows/deploy.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
pyproject.toml
pypi