Skip to main content

Enhanced add-on for the holidays library offering expanded functionality

Project description

python-holidays-plus

Enhanced add-on for the Python-Holidays library offering expanded functionality

This module adds a couple useful features to the Python holidays modules. For example:

import holidays
import holidays_plus

# holidays, but not the racist one
holidays = holidays.US()
holidays.pop_named("Columbus Day")

# wait, when is Martin Luther King Day this year?
(day,) = holidays.get_named("Martin Luther King Jr. Day")
print(f"Martin Luther King Jr. Day is on {day} this year.")

If you have ideas for additional functionality that might be added here, please let me know by opening an issue or sending me a PR here:

https://github.com/samtregar/python-holidays-plus

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

holidays-plus-0.0.1.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

holidays_plus-0.0.1-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file holidays-plus-0.0.1.tar.gz.

File metadata

  • Download URL: holidays-plus-0.0.1.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2

File hashes

Hashes for holidays-plus-0.0.1.tar.gz
Algorithm Hash digest
SHA256 f078eb429697860361d5393fbac7af688d8498fad54fae828e69fa92797eec66
MD5 fc80600e99f8df5ded2121079cae5318
BLAKE2b-256 be2e72992d12a6758f38d7d15645a31925011419f299491fd7d2dbd2f297c95c

See more details on using hashes here.

File details

Details for the file holidays_plus-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: holidays_plus-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2

File hashes

Hashes for holidays_plus-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6e46bd01bad2409d05df8fe35c91c55b4cc14bc325d46fe6e6a10ba097338410
MD5 73485eccce4b69ded3393efa99766590
BLAKE2b-256 446390d762d662f95dbabf21160dfccb3d78399e166f3752c9f3861ac5634b58

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page