/gr5069-homework-2-lisayokocarle

gr5069-homework-2-lisayokocarle created by GitHub Classroom

Primary LanguagePythonMIT LicenseMIT

city_ticketmaster

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

Installation

$ pip install city_ticketmaster

Installation from Test Pypi

''' $pip install -i https://test.pypi.org/simple/ city-ticketmaster '''

Usage

This package can be used to pull requests and save their own dataframes from the Ticket Master API.

Contributing

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.

License

city_ticketmaster was created by Lisa Carle. It is licensed under the terms of the MIT license.

Credits

city_ticketmaster was created with cookiecutter and the py-pkgs-cookiecutter template.