Metadata-Version: 2.2
Name: MBTAclient
Version: 1.1.28
Summary: A Python client for interacting with the MBTA API
Author-email: Luca Chiabrera <luca.chiabrera@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/chiabre/MBTAclient
Project-URL: Issues, https://github.com/chiabre/MBTAclient/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp

# MBTAclient

MBTAclient is an independent project and is not affiliated with or endorsed by the Massachusetts Bay Transportation Authority (MBTA).Transit data provided by the MBTA

**MBTAclient** is a Python client library for interacting with the Massachusetts Bay Transportation Authority (MBTA) API. This library provides access to MBTA data, including routes, predictions, schedules, and more.

## Contributing

Contributions are welcome! If you would like to contribute to this project, please fork the repository and submit a pull request.

## License

This project is licensed under the MIT License.
