https://github.com/gweis/isodate

Last synced: about 1 month ago

Repository metadata:

ISO 8601 date/time parser


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 163
Total Committers: 27
Avg Commits per committer: 6.037
Development Distribution Score (DDS): 0.761

Commits in past year: 7
Committers in past year: 1
Avg Commits per committer in past year: 7.0
Development Distribution Score (DDS) in past year: 0.0

Name Email 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
Adrian Coveney a****y@s****k 4
Laurent Mazuel l****l@m****m 4
F.N. Claessen f****x@s****l 3
Claude g****b@c****l 3
Gabriel g****e@g****m 3
Laurent Mazuel l****l@g****m 3
Ziang Song z****g@n****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
Fabien Bochu f****u@p****r 1
Igor i****r@l****o 1
Kian-Meng Ang k****g@c****g 1
Adrian t****y 1
Jarno Saarimäki j****i@e****i 1
Michael Hrivnak m****k@r****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: isodate

An ISO 8601 date/time/duration parser and formatter

  • Homepage: https://github.com/gweis/isodate/
  • Documentation: https://isodate.readthedocs.io/
  • Licenses: Copyright (c) 2021, Hugo van Kemenade and contributors Copyright (c) 2009-2018, Gerhard Weis and contributors Copyright (c) 2009, Gerhard Weis All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the <organization> nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  • Latest release: 0.6.1 (published about 3 years ago)
  • Last Synced: 2024-11-11T00:33:15.449Z (about 1 month ago)
  • Versions: 18
  • Dependent Packages: 393
  • Dependent Repositories: 13,050
  • Downloads: 116,293,940 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: 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 about 3 years ago)
  • Last Synced: 2024-10-29T18:22:13.989Z (about 2 months ago)
  • Versions: 3
  • Dependent Packages: 34
  • Dependent Repositories: 17
  • Rankings:
    • Dependent packages count: 2.016%
    • Dependent repos count: 8.633%
    • Average: 16.983%
    • Forks count: 26.089%
    • Stargazers count: 31.194%
pypi: async-data-api

Async Client for PSIs REST DataApi (https://data-api.psi.ch)

  • Homepage:
  • Documentation: https://async-data-api.readthedocs.io/
  • Licenses: bsd-3-clause
  • Latest release: 1.0.0 (published about 2 years ago)
  • Last Synced: 2024-11-11T00:33:12.469Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 265 Last month
  • Rankings:
    • Dependent packages count: 6.633%
    • Average: 24.566%
    • Dependent repos count: 30.611%
    • Downloads: 36.454%
  • Maintainers (1)
conda: 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 1 year ago)
  • Last Synced: 2024-11-11T00:33:44.336Z (about 1 month ago)
  • Versions: 2
  • Dependent Packages: 2
  • Dependent Repositories: 17
  • Rankings:
    • Dependent packages count: 20.424%
    • Dependent repos count: 33.374%
    • Average: 33.544%
    • Forks count: 38.564%
    • Stargazers count: 41.815%

Dependencies

.github/workflows/lint.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pre-commit/action v2.0.3 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v2 composite