https://github.com/gweis/isodate
Score: 30.10885947707498
Last synced: about 10 hours ago
JSON representation
Repository metadata:
ISO 8601 date/time parser
- Host: GitHub
- URL: https://github.com/gweis/isodate
- Owner: gweis
- License: bsd-3-clause
- Created: 2012-10-29T23:32:06.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T01:49:41.000Z (over 1 year ago)
- Last Synced: 2026-06-06T12:04:17.667Z (14 days ago)
- Language: Python
- Size: 196 KB
- Stars: 174
- Watchers: 8
- Forks: 64
- Open Issues: 28
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
- License: LICENSE
Owner metadata:
- Name:
- Login: gweis
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/138943?v=4
- Repositories: 16
- Last Synced at: 2023-04-09T06:01:41.766Z
- Profile URL: https://github.com/gweis
GitHub Events
Total
- Fork event: 4
- Issue comment event: 4
- Issues event: 6
- Pull request event: 3
- Watch event: 17
- Total: 34
Last Year
- Fork event: 1
- Pull request event: 1
- Watch event: 4
- Total: 6
Committers metadata
Last synced: 3 days ago
Total Commits: 163
Total Committers: 25
Avg Commits per committer: 6.52
Development Distribution Score (DDS): 0.761
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Gerhard Weis | g****s@g****u | 39 |
| Gerhard Weis | g****s@g****m | 17 |
| Gerhard Weis | g****s@g****m | 17 |
| Gerhard Weis | g****s@g****t | 14 |
| Gerhard Weis | g****s@u****u | 13 |
| Hugo van Kemenade | h****k | 12 |
| Jose Eduardo | j****d@g****m | 8 |
| Laurent Mazuel | l****l@m****m | 7 |
| Adrian Coveney | a****y@s****k | 5 |
| Ziang Song | z****g@n****m | 3 |
| Claude | g****b@c****l | 3 |
| F.N. Claessen | f****x@s****l | 3 |
| Gabriel | g****e@g****m | 3 |
| Alexander Mangin | m****n@y****u | 2 |
| Alexander Seiler | s****x@g****m | 2 |
| Fabien Loffredo | f****o@a****m | 2 |
| Florian Klink | f****i@f****e | 2 |
| Geoffrey Fairchild | g****d@l****v | 2 |
| Thomas Grainger | t****n@g****m | 2 |
| nikolas | n****y@c****u | 2 |
| Jarno Saarimäki | j****i@e****i | 1 |
| Fabien Bochu | f****u@p****r | 1 |
| Igor | i****r@l****o | 1 |
| Kian-Meng Ang | k****g@c****g | 1 |
| Michael Hrivnak | m****k@r****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Total issues: 51
Total pull requests: 56
Average time to close issues: almost 2 years
Average time to close pull requests: 11 months
Total issue authors: 49
Total pull request authors: 35
Average comments per issue: 1.75
Average comments per pull request: 1.86
Merged pull request: 28
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 minute
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.5
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- vitaly-krugl (2)
- Flix6x (2)
- faassen (1)
- Andrej730 (1)
- tobixen (1)
- danvk (1)
- cn-ml (1)
- akaihola (1)
- g2p (1)
- zeisss (1)
- aucampia (1)
- roysmith (1)
- srkunze (1)
- bschoening (1)
- musically-ut (1)
Top Pull Request Authors
- tofu-rocketry (5)
- hugovk (5)
- zsong (3)
- flokli (3)
- graingert (2)
- akx (2)
- Andrej730 (2)
- stefanor (2)
- harvastum (2)
- Aman-Clement (2)
- nikolas (2)
- reinhrst (2)
- ajasmin (2)
- WhiteGobo (1)
- goggle (1)
Top Issue Labels
- wontfix (1)
Top Pull Request Labels
Package metadata
- Total packages: 14
-
Total downloads:
- conda: 8,908,704 total
- pypi: 205,750,739 last-month
- Total docker downloads: 2,144,825,520
- Total dependent packages: 429 (may contain duplicates)
- Total dependent repositories: 13,084 (may contain duplicates)
- Total versions: 35
- Total maintainers: 1
pypi.org: isodate
An ISO 8601 date/time/duration parser and formatter
- Homepage: https://github.com/gweis/isodate/
- Documentation: https://isodate.readthedocs.io/
- Licenses: BSD License
- Latest release: 0.7.2 (published over 1 year ago)
- Last Synced: 2026-06-16T17:02:46.985Z (3 days ago)
- Versions: 18
- Dependent Packages: 393
- Dependent Repositories: 13,050
- Downloads: 205,750,739 Last month
- Docker Downloads: 2,144,825,520
-
Rankings:
- Downloads: 0.014%
- Docker downloads count: 0.025%
- Dependent packages count: 0.068%
- Dependent repos count: 0.074%
- Average: 2.486%
- Forks count: 7.188%
- Stargazers count: 7.549%
- Maintainers (1)
conda-forge.org: isodate
This module implements ISO 8601 date, time and duration parsing. The implementation follows ISO8601:2004 standard, and implements only date/time representations mentioned in the standard.
- Homepage: https://github.com/gweis/isodate/
- Licenses: BSD-3-Clause
- Latest release: 0.6.1 (published over 4 years ago)
- Last Synced: 2026-04-02T10:04:26.843Z (3 months ago)
- Versions: 3
- Dependent Packages: 34
- Dependent Repositories: 17
- Downloads: 8,854,310 Total
-
Rankings:
- Dependent packages count: 2.016%
- Dependent repos count: 8.633%
- Average: 16.983%
- Forks count: 26.089%
- Stargazers count: 31.194%
anaconda.org: isodate
This module implements ISO 8601 date, time and duration parsing. The implementation follows ISO8601:2004 standard, and implements only date/time representations mentioned in the standard.
- Homepage: https://github.com/gweis/isodate
- Licenses: BSD-3-Clause
- Latest release: 0.7.2 (published 10 months ago)
- Last Synced: 2026-03-20T15:11:48.509Z (3 months ago)
- Versions: 3
- Dependent Packages: 2
- Dependent Repositories: 17
- Downloads: 54,394 Total
-
Rankings:
- Dependent packages count: 20.424%
- Dependent repos count: 33.374%
- Average: 33.544%
- Forks count: 38.564%
- Stargazers count: 41.815%
debian-12: isodate
- Homepage: https://github.com/gweis/isodate/
- Documentation: https://packages.debian.org/bookworm/isodate
- Licenses:
- Latest release: 0.6.1-1 (published 4 months ago)
- Last Synced: 2026-03-13T09:38:04.766Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: isodate
- Homepage: https://github.com/gweis/isodate/
- Documentation: https://packages.debian.org/trixie/isodate
- Licenses:
- Latest release: 0.7.0-1 (published 4 months ago)
- Last Synced: 2026-03-13T23:11:09.676Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-unstable: python313Packages.isodate
ISO 8601 date/time parser
- Homepage: https://github.com/gweis/isodate/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/isodate/default.nix#L29
- Licenses: 0BSD
- Latest release: 0.7.2 (published 5 months ago)
- Last Synced: 2026-03-05T14:15:45.524Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
gentoo-portage: dev-python/isodate
ISO 8601 date/time/duration parser and formatter
- Homepage: https://github.com/gweis/isodate/
- Documentation: https://packages.gentoo.org/packages/dev-python/isodate
- Licenses: BSD
- Latest release: 0.7.2 (published about 1 month ago)
- Last Synced: 2026-05-27T02:25:59.175Z (24 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
guix: python-isodate
Python date parser and formatter
- Homepage: https://github.com/gweis/isodate/
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/time.scm#n662
- Licenses: bsd-3
- Latest release: 0.7.2 (published 4 months ago)
- Last Synced: 2026-04-27T14:35:21.641Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-unstable: python314Packages.isodate
ISO 8601 date/time parser
- Homepage: https://github.com/gweis/isodate/
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/isodate/default.nix#L29
- Licenses: 0BSD
- Latest release: 0.7.2 (published 5 months ago)
- Last Synced: 2026-03-08T04:40:58.059Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- pre-commit/action v2.0.3 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- codecov/codecov-action v2 composite