Metadata-Version: 2.4
Name: SnakeType
Version: 1.0.0
Summary: A project, that mimics all the Typing Websites, but now in Python.
Author-email: Aarav Gupta <tribejustice35@gmail.com>
License: Apache Software License
Project-URL: Homepage, https://github.com/Aarav2709/SnakeType
Keywords: Typing,Test,Skills,Hobbies,Python
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.13
Classifier: Intended Audience :: Education
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

<h1>🖋️ PyType</h1>
<p>A simple terminal-based typing speed test tool made in Python.</p>

---

## ⚙️ Features

- 🧠 Typing practice with live feedback  
- 📊 Shows speed (WPM) and accuracy  
- 🐍 No external libraries required  
- 💻 Works on any platform with Python  

---

## 📦 Installation

Install using pip:
```bash
pip install pytype
```

## 🙌 Contributing

Pull requests are welcome. For major changes, please open an issue first  
to discuss what you would like to change.

---

## 📄 License

This project is licensed under the MIT License – see the [LICENSE](LICENSE) file for details.

---

<p align="center">Made with ❤️ by <a href="https://github.com/Aarav2709">Aarav Gupta</a></p>
