Event Study package is an open-source python project created to facilitate the computation of financial event study analysis.
$ pip install eventstudyYou can read the full documentation here.
Go through the Get started section to discover through simple
examples how to use the eventstudy package to run your event study for a single event or a sample of events.
Read the API guide for more details on functions and their parameters.