Get events and holidays from time.ir
Project description
pytimeir
A simple package to get events and holidays from time.ir
Getting Started
Install the package with:
pip install pytimeir
Usage
import pytimeir
# get holidays for a year
df = pytimeir.get_holidays(1401)
# get holidays for a range of years
df = pytimeir.get_holidays(1390, 1410)
# get events for a year
df = pytimeir.get_events(1401)
# get events for a range of years
df = pytimeir.get_events(1390, 1410)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytimeir-0.2.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file pytimeir-0.2.tar.gz
.
File metadata
- Download URL: pytimeir-0.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bfc2b95e9b5393057788f1fa10834e03d4f826709cad4d589ce59220667afce |
|
MD5 | 5d2c02a8c24ef56ef36e613225355e61 |
|
BLAKE2b-256 | f3009c4309aead89ff2fdc2a2e71bb671c82790f7693093a47e0c71f16f124c9 |
File details
Details for the file pytimeir-0.2-py3-none-any.whl
.
File metadata
- Download URL: pytimeir-0.2-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1c822bc344d04bfb79089a0f9cbb768eab1f4cb5d0865c355e585925aeab0d8 |
|
MD5 | ee7b9a9f0c9497a4ac8b6bb39cbd96a9 |
|
BLAKE2b-256 | c1e7fb64d773ff241215748bdf6983afdc76af4bdad7c08c169b01e23803dd7e |