Metadata-Version: 2.4
Name: ira-ev-api-wrapper
Version: 0.1.1
Summary: A simple HTTP library for handling device actions
Author: Milo Thomas
Author-email: your.email@example.com
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# IRA.EV API Wrapper

This project is a Python library that provides methods for performing HTTP requests against the undocumented IRA.ev API from Tata Motors

## Features

- **Login**: Login using mobile
- **Refresh Access Token**
- **Get Vehicles Details**: Secure a specified device.

## Installation

To install the library, clone the repository and install the required dependencies:

## Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

## License

This project is licensed under the MIT License. See the LICENSE file for more details.
