https://github.com/tox-dev/platformdirs
appdirs configuration cross-platform xdg xdg-user-dirs
Score: 33.636406496901856
Last synced: about 6 hours ago
JSON representation
Repository metadata:
A Python package for determining platform-specific directories (e.g. user data, config, cache, logs). Handles the differences between macOS, Windows, Linux/Unix, and Android so you don't have to.
- Host: GitHub
- URL: https://github.com/tox-dev/platformdirs
- Owner: tox-dev
- License: mit
- Created: 2021-05-13T11:48:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-03-09T17:51:30.000Z (17 days ago)
- Last Synced: 2026-03-16T02:24:34.551Z (11 days ago)
- Topics: appdirs, configuration, cross-platform, xdg, xdg-user-dirs
- Language: Python
- Homepage: https://platformdirs.readthedocs.io
- Size: 701 KB
- Stars: 910
- Watchers: 9
- Forks: 78
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yaml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
-
Funding:
- Tidelift: pypi/platformdirs
Owner metadata:
- Name: tox development team
- Login: tox-dev
- Email: gaborjbernat@gmail.com
- Kind: organization
- Description: testing out of the box
- Website: https://tox.wiki
- Location: United Kingdom
- Twitter: gjbernat
- Company:
- Icon url: https://avatars.githubusercontent.com/u/20345659?v=4
- Repositories: 31
- Last Synced at: 2024-05-01T09:35:00.421Z
- Profile URL: https://github.com/tox-dev
Committers metadata
Last synced: about 1 month ago
Total Commits: 519
Total Committers: 83
Avg Commits per committer: 6.253
Development Distribution Score (DDS): 0.788
Commits in past year: 89
Committers in past year: 13
Avg Commits per committer in past year: 6.846
Development Distribution Score (DDS) in past year: 0.539
| Name | Commits | |
|---|---|---|
| pre-commit-ci[bot] | 6****] | 110 |
| Bernát Gábor | g****t@g****m | 98 |
| dependabot[bot] | 4****] | 41 |
| Trent Mick | t****m@g****m | 28 |
| Julian Berman | J****n@G****m | 21 |
| Jeff Rouse | j****r@i****o | 19 |
| Eddy Petrișor | e****r@g****m | 17 |
| Sridhar Ratnakumar | s****a@g****m | 13 |
| Sridhar Ratnakumar | g****b@s****e | 12 |
| Sridhar Ratnakumar | s****r@a****m | 12 |
| Jon Dufresne | j****e@g****m | 12 |
| Hugo van Kemenade | h****k | 9 |
| Ofek Lev | o****r@g****m | 8 |
| cpburnz | c****z@g****m | 7 |
| Kemal Zebari | 6****b | 7 |
| Benjamin Drung | b****g@p****m | 7 |
| jack1142 | 6****2 | 5 |
| Ruslan Kuprieiev | k****r@g****m | 4 |
| Thomas Grainger | t****n@g****m | 4 |
| Sridhar Ratnakumar | m****e@s****e | 3 |
| Matěj Cepl | m****l@r****m | 3 |
| Edgar Ramírez Mondragón | 1****n | 3 |
| Joe Esposito | j****e@j****m | 3 |
| carlgeorge | c****e@r****m | 3 |
| wzy | 3****u | 2 |
| Sergey Fedoseev | f****y@g****m | 2 |
| Pradyun Gedam | p****g@g****m | 2 |
| Pablo Prietz | p****o@p****g | 2 |
| Mark Keller | 8****0 | 2 |
| Jeong, YunWon | 6****e | 2 |
| and 53 more... | ||
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 481,054,183 last-month
- Total docker downloads: 4,889,021,313
- Total dependent packages: 1,088
- Total dependent repositories: 62,842
- Total versions: 61
- Total maintainers: 4
pypi.org: platformdirs
A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`.
- Homepage: https://github.com/tox-dev/platformdirs
- Documentation: https://platformdirs.readthedocs.io
- Licenses: MIT
- Latest release: 4.9.4 (published 21 days ago)
- Last Synced: 2026-03-08T13:30:57.970Z (18 days ago)
- Versions: 61
- Dependent Packages: 1,088
- Dependent Repositories: 62,842
- Downloads: 481,054,183 Last month
- Docker Downloads: 4,889,021,313
-
Rankings:
- Downloads: 0.006%
- Docker downloads count: 0.014%
- Dependent repos count: 0.023%
- Dependent packages count: 0.032%
- Average: 1.938%
- Stargazers count: 3.898%
- Forks count: 7.657%
- Maintainers (4)
Dependencies
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- pypa/gh-action-pypi-publish v1.6.4 composite
- typing-extensions >=4.4; python_version < "3.8"