Skip to main content

A module to easily get the speedtest data you need within seconds

Project description

pySMTP

An easy-to-use python library to send emails within seconds. Based on the speedtest-cli library.

Usage

Main commands

Simple

gives a simple report of download, upload speed, and ping.

import speedtestpy
speedtestpy.run.simple()

Test

runs full speedtest-cli test.

import speedtestpy # import the module
speedtestpy.run.test()

Data commands

get raw speedtest data

import speedtestpy # import the module
speedtestpy.data.download() # return download speed
speedtestpy.data.upload() # returns upload speed
speedtestpy.data.ping() # returns ping speed

Help function

get help

import speedtestpy # import the module
speedtestpy.run.help() # help command

Requirements

speedtest-cli library.

Credits

Made by HYKANTUS

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

speedtestpy-1.0.0.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file speedtestpy-1.0.0.tar.gz.

File metadata

  • Download URL: speedtestpy-1.0.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.0

File hashes

Hashes for speedtestpy-1.0.0.tar.gz
Algorithm Hash digest
SHA256 edd22ae56bba7713e0cea79af35606c346b04edf1327c82a20ef154a14b51a75
MD5 a1d2c5c7f88b327ada503bebce170f15
BLAKE2b-256 708e180b6c5590cac9b6a761416170ef6d1ae0af553ae0f52a02c93cbfcd9aec

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