irholiday
Installation
$ pip install irholiday
to install from the latest source use following command
$ pip install git+git://github.com/hadi-gharibi/irholiday.git
Usage
Enter the start and end year!
that’s all :D
from irholiday import irHoliday
# initialise the class
calendar = irHoliday()
# export data to dataframe
df = calendar.to_df(1388,1392)
# export data to csv
calendar.to_csv(1388,1392,'path/to/data')
History
0.1.8 (2011-06-21)
Fix the request bug that returns just a month from time.ir
Fix the bug for duplicate holiday dates (ex: 13th Farvardin)
Use jdatetime as date convertor which is more updated
0.1.0 (2018-06-06)
First release on PyPI.
Release files for irholiday 0.1.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| irholiday-0.1.8.tar.gz | 6.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| irholiday-0.1.8-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 12.6 kB
Release files / irholiday-0.1.8.tar.gz
| Download URL | irholiday-0.1.8.tar.gz |
|---|---|
| Size | 6.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6927ab0edaafbac1859b3743d65e0f9db80f959644b741b0d2f855e01b3b914d
|
|
BLAKE2b-256 checksum How to use checksums |
020472feb8876b07c9d0633693e724de4840b14dc06ca8ab47d2844a2764fc1a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.8.10
|
Release files / irholiday-0.1.8-py2.py3-none-any.whl
| Download URL | irholiday-0.1.8-py2.py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
bb748f485b7b025269009d02969adc3581dd0717866e7e7168c0abbb8d02b167
|
|
BLAKE2b-256 checksum How to use checksums |
fdabb06488625958f86da9077d084f0edc62884ccd7a7252f97aa9e661866a2d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.8.10
|