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.3.tar.gz
(4.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytimeir-0.3.tar.gz.
File metadata
- Download URL: pytimeir-0.3.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c3fc2c0a48c8742197770efa86b64dbcddcac8dfb6e3dbf26753a35aa6d1879
|
|
| MD5 |
795ce748c5bc929cec1f63a462638170
|
|
| BLAKE2b-256 |
38be243c4a1a53da85c5a6db883b7bda48c34ff5907b28286d7b2588a79be4b7
|
File details
Details for the file pytimeir-0.3-py3-none-any.whl.
File metadata
- Download URL: pytimeir-0.3-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98ff107317ed55c3926a584e799568c12ce40c29b59b700932ce0b4fdfdb3173
|
|
| MD5 |
55b8a91a4ad5379b40edff464abade94
|
|
| BLAKE2b-256 |
c2ab40ee6c0d30f15f1546878cc5208a6f81c7f46598528b3e1454c853537c4d
|