Skip to main content

NYSE Calendar

Project description

NYSE Calendar

This is a small library that calculates New York Stock Exchange's holiday.

Example (0) List all NYSE holidays in 2022

from nysecalendar import NYSE_holidays

holidays = list(NYSE_holidays(datetime.date(
        2022, 1, 1), datetime.date(2022, 12, 31)))

Example (1) List all NYSE tradingdays in 2022

from nysecalendar import NYSE_tradingdays

tradingdays = list(NYSE_tradingdays(datetime.date(
        2022, 1, 1), datetime.date(2022, 12, 31)))

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

NYSECalendar-0.0.4.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

NYSECalendar-0.0.4-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file NYSECalendar-0.0.4.tar.gz.

File metadata

  • Download URL: NYSECalendar-0.0.4.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.13

File hashes

Hashes for NYSECalendar-0.0.4.tar.gz
Algorithm Hash digest
SHA256 6d2eea5040e931392c490939f26e7b4f7bac29bfeb0bed152f3c2ac55acb9730
MD5 1789636c4e71988f7c282cf7c6673d5b
BLAKE2b-256 0cf7fb391ee00e3d4fed626ec985092cc786f02bf45e6ef1531ad98d5f724fc5

See more details on using hashes here.

File details

Details for the file NYSECalendar-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for NYSECalendar-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1b6316c63d8976a8a423ac52111c071e06b8637c0cacd3b272c8b2d2c9cd247e
MD5 e483dbe083f5834c48023520c0cd87d2
BLAKE2b-256 5ba16fecf144b0607ba31d28c011a23091b39ddb1125d3d6f674ff8a4ca6313a

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