Metadata-Version: 2.4
Name: speedtest-cloudflare-cli
Version: 0.0.1
Summary: Speed CLI tool to test your network connectivity
Author-email: Dylann Batisse <dylann.batisse@protonmail.com>
Project-URL: Homepage, https://takitsu21.github.io/speedtest/
Project-URL: Repository, https://github.com/takitsu21/speedtest
Project-URL: Documentation, https://takitsu21.github.io/speedtest/
Keywords: python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <3.14,>=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: alive-progress>=3.2.0
Requires-Dist: httpx>=0.28.0
Requires-Dist: pydantic>=2.10.3
Requires-Dist: rich>=13.9.4
Requires-Dist: rich-click>=1.8.5
Dynamic: license-file

# Speedtest

[![test](https://github.com/takitsu21/speedtest/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/takitsu21/speedtest/actions/workflows/test.yml)
[![Release](https://img.shields.io/github/v/release/takitsu21/speedtest)](https://img.shields.io/github/v/release/takitsu21/speedtest)
[![Build status](https://img.shields.io/github/actions/workflow/status/takitsu21/speedtest/main.yml?branch=main)](https://github.com/takitsu21/speedtest/actions/workflows/main.yml?query=branch%3Amain)
[![Commit activity](https://img.shields.io/github/commit-activity/m/takitsu21/speedtest)](https://img.shields.io/github/commit-activity/m/takitsu21/speedtest)
[![License](https://img.shields.io/github/license/takitsu21/speedtest)](https://img.shields.io/github/license/takitsu21/speedtest)

This is a simple speedtest-cli that allows you to test your internet speed from the command line.

![Video demo](img/demo.gif)
