Skip to content

Repository files navigation

irholiday

Documentation Status

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')

About

Time.ir data extractor for python

Topics

Resources

Contributing

Stars

27 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages