Metadata-Version: 2.1
Name: expedatetimemint
Version: 2024.10.23.12.22
Summary: 🥭 A simple CLI tool to display the current date and time with a random fruit or vegetable emoji.
Author-email: "com.andrewalevin 🍋" <your_email@example.com>
License: MIT
Keywords: datetime,emoji,CLI
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: flake8; extra == "dev"

# 🥭 expedatetimemint 🥑

🍋 **expedatetimemint** is a simple CLI tool that displays the current date 
and time with a random fruit or vegetable emoji every 1 seconds!

## 🚀 Installation

To install `expedatetimemint`, use pip:

```bash
pip install expedatetimemint
```


## 🧑‍💻 Usage

Just type the following command in your terminal:


datetimemint


This will output the current date and time with a random fruit or vegetable emoji every 5 seconds! For example:


🍎 2024-10-22 14:23:45
🍉 2024-10-22 14:23:50
🥑 2024-10-22 14:23:55


🤝 Contributing

If you’d like to contribute to the project, head over to GitHub. We welcome your pull requests and suggestions!

📜 License

This project is licensed under the MIT License. For details, see the LICENSE file.


