https://github.com/arrow-py/arrow

arrow date datetime hacktoberfest python time timestamp timezones

Last synced: about 1 month ago

Repository metadata:

🏹 Better dates & times for Python


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 1,106
Total Committers: 292
Avg Commits per committer: 3.788
Development Distribution Score (DDS): 0.872

Commits in past year: 21
Committers in past year: 15
Avg Commits per committer in past year: 1.4
Development Distribution Score (DDS) in past year: 0.81

Name Email Commits
Chris Smith c****v@g****m 142
Chris Smith c****s@c****a 127
Jad Chaar j****r@g****m 113
Jad Chaar j****r 87
systemcatch 3****h 75
Kristijan "Fremen" Velkovski me@k****m 32
Andrew Elkins g****2@a****m 17
Anish Nyayachavadi 5****a 16
cyriaka90 j****r@a****m 15
Andrew Elkins a****s 15
Sye van der Veen s****e@g****a 11
Dillon Dixon d****n@g****m 11
zcribe d****e@o****m 8
Chris Haines c****s@g****m 6
xtreak t****i@g****m 6
Sye van der Veen s****n@g****m 5
adil b****s@t****m 5
andrewchouman a****n@u****u 5
gruebel a****l@g****m 5
kkoziara t****c@g****m 5
Elaheh Salehi Rizi e****i@a****m 5
Samer Atiani s****i@g****m 5
Renzo g****n@g****m 5
Joseph Kahn j****n@g****m 5
Buck Evan b****k@y****m 5
Miroslav Šedivý 6****o 4
Pierre-Yves Chibon p****u@p****r 4
dependabot[bot] 4****] 4
ChingYi-AX 8****X 4
sipp11 s****1@z****o 4
and 262 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: arrow

Better dates & times for Python

  • Homepage:
  • Documentation: https://arrow.readthedocs.io
  • Licenses: Apache Software License
  • Latest release: 1.3.0 (published about 1 year ago)
  • Last Synced: 2024-11-11T00:24:15.853Z (about 1 month ago)
  • Versions: 64
  • Dependent Packages: 584
  • Dependent Repositories: 15,768
  • Downloads: 36,637,672 Last month
  • Docker Downloads: 2,583,016,632
  • Rankings:
    • Docker downloads count: 0.023%
    • Downloads: 0.043%
    • Dependent packages count: 0.046%
    • Dependent repos count: 0.064%
    • Average: 0.537%
    • Stargazers count: 0.6%
    • Forks count: 2.447%
  • Maintainers (4)
conda: arrow

Arrow is a Python library that offers a sensible, human-friendly approach to creating, manipulating, formatting and converting dates, times, and timestamps. It implements and updates the datetime type, plugging gaps in functionality, and provides an intelligent module API that supports many common creation scenarios. Simply put, it helps you work with dates and times with fewer imports and a lot less code.

  • Homepage: https://github.com/arrow-py/arrow
  • Licenses: Apache-2.0
  • Latest release: 1.2.3 (published about 2 years ago)
  • Last Synced: 2024-10-29T18:16:40.240Z (about 2 months ago)
  • Versions: 13
  • Dependent Packages: 4
  • Dependent Repositories: 118
  • Rankings:
    • Stargazers count: 9.002%
    • Forks count: 13.456%
    • Dependent repos count: 17.573%
    • Average: 20.261%
    • Dependent packages count: 41.014%

Dependencies

requirements/requirements-docs.txt pypi
  • doc8 *
  • sphinx *
  • sphinx-autobuild *
  • sphinx-autodoc-typehints *
requirements/requirements-tests.txt pypi
  • dateparser ==1.
  • pre-commit *
  • pytest *
  • pytest-cov *
  • pytest-mock *
  • python-dateutil >=2.7.0
  • pytz ==2021.1
  • simplejson ==3.
  • typing_extensions *
requirements/requirements.txt pypi
  • python-dateutil >=2.7.0
  • typing_extensions *
.github/workflows/continuous_integration.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
.github/workflows/release.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
pyproject.toml pypi
  • python-dateutil >=2.7.0
  • types-python-dateutil >=2.8.10