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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for obur-0.1.2.tar.gz
Algorithm Hash digest
SHA256 a2bf0d2e83d525d4ffc282fedbd8c59bd0343856cec422a50f0432c365e230df
MD5 f11a3a8825c8bd6e6382ed6c2f18c482
BLAKE2b-256 8bf2375e6be28c7f92cf426501bdc9a925f71d0e28d59f5270a146da4e75a545

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