Metadata-Version: 2.2
Name: ghost_speed_check
Version: 0.1
Summary: A package to check internet speed and display current date and time.
Home-page: https://github.com/Deepakdumka1/internet_speed_checker.git
Author: Deepak Dumka
Author-email: ddumka102@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: speedtest-cli
Requires-Dist: rich
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

# Internet Speed Package

A Python package that checks your internet speed and displays the current date and time.

## Installation

You can install this package via `pip`:

