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.2.0.tar.gz (3.5 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for obur-0.2.0.tar.gz
Algorithm Hash digest
SHA256 6a65a0871fc6f4b74a6f36212d7e8bac143438177ed718513e279662ad523446
MD5 4718bd440070363265403ba8e2189b10
BLAKE2b-256 f5f181bf1dbd604e456d3bd3fef5944d976e04ccbd8f248ef2b49e21e6b6c8d0

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