a package for looking at information about concerts happening in cities using Ticket Master's API. Also allows for users to pull their own requests and save their own dataframes from the Ticket Master API
$ pip install city_ticketmaster
''' $pip install -i https://test.pypi.org/simple/ city-ticketmaster '''
This package can be used to pull requests and save their own dataframes from the Ticket Master API.
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
city_ticketmaster
was created by Lisa Carle. It is licensed under the terms of the MIT license.
city_ticketmaster
was created with cookiecutter
and the py-pkgs-cookiecutter
template.