Metadata-Version: 2.1
Name: truckersfm.py
Version: 1.0.0.3
Summary: Simple API Wrapper for the TruckersFM API
Home-page: https://github.com/mrbean565/TruckersFM.py
Author: Bean
Author-email: bean@truckerbean.com
License: GNU
Keywords: api wrapper truckersfm
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# TruckersFM.py

Simple API wrapper for TruckersFM, the popular simulating radio station.

# Table of contents
- [Installation and setup](https://github.com/supraaxdd/TruckersMP.py/#installation-and-setup)
- [Usage](https://github.com/supraaxdd/TruckersMP.py/#usage)
- [Support](https://github.com/supraaxdd/TruckersMP.py/#support)
- [Contributing](https://github.com/supraaxdd/TruckersMP.py/#contributing)
- [Acknowledgements](https://github.com/supraaxdd/TruckersMP.py/#acknowledgements)

## Installation and setup

**This module is compatible with Python v3+**

You can install this module via PyPI:
```bash
$ pip install truckersfm.py
```


