Skip to main content

A minimalistic speed test library.

Project description

obur is a minimalistic http speedtest library. It can test the speed between two ends. You can use it via command line or inside your python program.

Installation

pip install obur

Usage

Command Line

obur <target_url>

Python Program

from obur import measure

measure(url, duration=60, chunk_size=1024)

You can override duration and chunk_size parameters via command line.

obur <target_url> --duration 60 --chunk 1024

Important Note

For a healthy and accurate speed test result, the target url should be a stream url. You can use puke on the server side for providing a dummy stream url.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

obur-0.1.3.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file obur-0.1.3.tar.gz.

File metadata

  • Download URL: obur-0.1.3.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for obur-0.1.3.tar.gz
Algorithm Hash digest
SHA256 144c4760d10f94ebdd4e6bdb4515f5007d9c5e3f5be0b89ba534f4c8c9396bd4
MD5 a60db789370fe2824c450edce16ce8b5
BLAKE2b-256 1e9606d6e7d8b1a0d668623a6fd34982d0c461672f09b37cb308f95e593afc33

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page