Metadata-Version: 2.4
Name: wakatime-client
Version: 0.1.0
Summary: An awesome package is coming soon! 🎉
Project-URL: Homepage, https://github.com/Kludex/wakatime-client
Project-URL: Source, https://github.com/Kludex/wakatime-client
Project-URL: Twitter, https://twitter.com/marcelotryle
Project-URL: Funding, https://github.com/sponsors/Kludex
Author-email: Marcelo Trylesinski <marcelotryle@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: httpx>=0.28.1
Requires-Dist: rich>=13.9.4
Description-Content-Type: text/markdown

<h1 align="center">
    <strong>WakaTime Client</strong>
</h1>
<p align="center">
    <a href="https://github.com/Kludex/wakatime-client" target="_blank">
        <img src="https://img.shields.io/github/last-commit/Kludex/wakatime-client" alt="Latest Commit">
    <a href="https://pypi.org/project/wakatime-client" target="_blank">
        <img src="https://img.shields.io/pypi/v/wakatime-client" alt="Package version">
    </a>
    <img src="https://img.shields.io/pypi/pyversions/wakatime-client">
    <img src="https://img.shields.io/github/license/Kludex/wakatime-client">
</p>

An awesome package is coming soon! 🎉

## Installation

```bash
pip install wakatime-client
```

## License

This project is licensed under the terms of the MIT license.
