Pandas Datafarme data from time.ir
Project description
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.
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
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 irholiday-0.1.8.tar.gz.
File metadata
- Download URL: irholiday-0.1.8.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6927ab0edaafbac1859b3743d65e0f9db80f959644b741b0d2f855e01b3b914d
|
|
| MD5 |
d9aca84304f6aaa9c2b33628977804c5
|
|
| BLAKE2b-256 |
020472feb8876b07c9d0633693e724de4840b14dc06ca8ab47d2844a2764fc1a
|
File details
Details for the file irholiday-0.1.8-py2.py3-none-any.whl.
File metadata
- Download URL: irholiday-0.1.8-py2.py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb748f485b7b025269009d02969adc3581dd0717866e7e7168c0abbb8d02b167
|
|
| MD5 |
1f1849e962977eee4d35e442d0b93bb3
|
|
| BLAKE2b-256 |
fdabb06488625958f86da9077d084f0edc62884ccd7a7252f97aa9e661866a2d
|