Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aiinne/Aine-MD
/ types & classes
Types & classes
88 in github.com/Aiinne/Aine-MD
⨍
Functions
257
◇
Types & classes
88
↓ 8 callers
Class
SpeedtestCLIError
Generic exception for raising errors during CLI operation
speed.py:310
↓ 4 callers
Class
FakeShutdownEvent
Class to fake a threading.Event.isSet so that users of this module are not required to register their own threading.Event()
speed.py:42
↓ 4 callers
Class
ServersRetrievalError
Could not retrieve speedtest-servers.php
speed.py:330
↓ 3 callers
Class
SpeedtestConfigError
Configuration XML is invalid
speed.py:318
↓ 2 callers
Class
ConfigRetrievalError
Could not retrieve config.php
speed.py:326
↓ 2 callers
Class
ShareResultsSubmitFailure
Unable to successfully POST results to speedtest.net API after connection
speed.py:356
↓ 2 callers
Class
SpeedtestException
Base exception for this module
speed.py:306
↓ 2 callers
Class
SpeedtestServersError
Servers XML is invalid
speed.py:322
↓ 2 callers
Class
_Py3Utf8Output
UTF-8 encoded wrapper around stdout for py3, to override ASCII stdout
speed.py:164
↓ 1 callers
Class
GzipDecodedResponse
A file-like object to decode a response encoded with the gzip method, as described in RFC 1952. Largely copied from ``xmlrpclib``/``xmlrpc
speed.py:619
↓ 1 callers
Class
HTTPDownloader
Thread class for retrieving a URL
speed.py:795
↓ 1 callers
Class
HTTPUploader
Thread class for putting a URL
speed.py:887
↓ 1 callers
Class
HTTPUploaderData
File like object to improve cutting off the upload once the timeout has been reached
speed.py:833
↓ 1 callers
Class
InvalidServerIDType
Server ID used for filtering was not an integer
speed.py:334
↓ 1 callers
Class
InvalidSpeedtestMiniServer
Server provided as a speedtest mini server does not actually appear to be a speedtest mini server
speed.py:346
↓ 1 callers
Class
NoMatchedServers
No servers matched when filtering
speed.py:338
↓ 1 callers
Class
ShareResultsConnectFailure
Could not connect to speedtest.net API to POST results
speed.py:352
↓ 1 callers
Class
Speedtest
Class for performing standard speedtest.net testing operations
speed.py:1086
↓ 1 callers
Class
SpeedtestBestServerFailure
Unable to determine best server
speed.py:368
↓ 1 callers
Class
SpeedtestHTTPConnection
Custom HTTPConnection to support source_address across Python 2.4 - Python 3
speed.py:417
↓ 1 callers
Class
SpeedtestHTTPError
Base HTTP exception for this module
speed.py:314
↓ 1 callers
Class
SpeedtestHTTPHandler
Custom ``HTTPHandler`` that can build a ``HTTPConnection`` with the args we need for ``source_address`` and ``timeout``
speed.py:536
↓ 1 callers
Class
SpeedtestHTTPSConnection
Custom HTTPSConnection to support source_address across Python 2.4 - Python 3
speed.py:452
↓ 1 callers
Class
SpeedtestHTTPSHandler
Custom ``HTTPSHandler`` that can build a ``HTTPSConnection`` with the args we need for ``source_address`` and ``timeout``
speed.py:558
↓ 1 callers
Class
SpeedtestMiniConnectFailure
Could not connect to the provided speedtest mini server
speed.py:342
↓ 1 callers
Class
SpeedtestResults
Class for holding the results of a speedtest, including: Download speed Upload speed Ping/Latency to test server Data about serv
speed.py:935
↓ 1 callers
Class
SpeedtestUploadTimeout
testlength configuration reached during upload Used to ensure the upload halts when no additional data should be sent
speed.py:362
Class
lib/cloudDBAdapter.js:16
Class
lib/mongoDB.js:4
Class
lib/gdrive.js:15
Class
lib/gdrive.js:45
Class
lib/webp.js:166
Class
lib/database.js:5
Class
lib/tictactoe.js:1
Class
lib/tictactoe.d.ts:1
Class
lib/lowdb/MissingAdapterError.d.ts:1
Class
lib/lowdb/Low.js:2
Class
lib/lowdb/Low.d.ts:5
Class
lib/lowdb/LowSync.js:2
Class
lib/lowdb/LowSync.d.ts:5
Class
lib/lowdb/MissingAdapterError.js:1
Class
lib/lowdb/adapters/JSONFile.js:2
Class
lib/lowdb/adapters/LocalStorage.js:1
Class
lib/lowdb/adapters/JSONFileSync.js:2
Class
lib/lowdb/adapters/TextFile.js:3
Class
lib/lowdb/adapters/MemorySync.d.ts:2
Class
lib/lowdb/adapters/Memory.js:1
Class
lib/lowdb/adapters/TextFileSync.d.ts:2
Class
lib/lowdb/adapters/LocalStorage.d.ts:2
Class
lib/lowdb/adapters/TextFile.d.ts:2
Class
lib/lowdb/adapters/MemorySync.js:1
Class
lib/lowdb/adapters/JSONFileSync.d.ts:2
Class
lib/lowdb/adapters/TextFileSync.js:3
Class
lib/lowdb/adapters/JSONFile.d.ts:2
Class
lib/lowdb/adapters/Memory.d.ts:2
Class
plugins/exec.js:50
Interface
Adapter
lib/lowdb/Low.d.ts:1
Class
CloudDBAdapter
lib/cloudDBAdapter.js:16
Class
CustomArray
plugins/exec.js:50
Class
Database
lib/database.js:5
Class
GoogleAuth
lib/gdrive.js:15
Class
GoogleDrive
lib/gdrive.js:45
Class
Image
lib/webp.js:166
Class
JSONFile
lib/lowdb/adapters/JSONFile.js:2
Class
JSONFile
lib/lowdb/adapters/JSONFile.d.ts:2
Class
JSONFileSync
lib/lowdb/adapters/JSONFileSync.js:2
Class
JSONFileSync
lib/lowdb/adapters/JSONFileSync.d.ts:2
Class
LocalStorage
lib/lowdb/adapters/LocalStorage.js:1
Class
LocalStorage
lib/lowdb/adapters/LocalStorage.d.ts:2
Class
Low
lib/lowdb/Low.js:2
Class
Low
lib/lowdb/Low.d.ts:5
Class
LowSync
lib/lowdb/LowSync.js:2
Class
LowSync
lib/lowdb/LowSync.d.ts:5
Class
Memory
lib/lowdb/adapters/Memory.js:1
Class
Memory
lib/lowdb/adapters/Memory.d.ts:2
Class
MemorySync
lib/lowdb/adapters/MemorySync.d.ts:2
Class
MemorySync
lib/lowdb/adapters/MemorySync.js:1
Class
MissingAdapterError
lib/lowdb/MissingAdapterError.d.ts:1
Class
MissingAdapterError
lib/lowdb/MissingAdapterError.js:1
Class
SpeedtestMissingBestServer
get_best_server not called or not able to determine best server
speed.py:372
Interface
SyncAdapter
lib/lowdb/LowSync.d.ts:1
Class
TextFile
lib/lowdb/adapters/TextFile.js:3
Class
TextFile
lib/lowdb/adapters/TextFile.d.ts:2
Class
TextFileSync
lib/lowdb/adapters/TextFileSync.d.ts:2
Class
TextFileSync
lib/lowdb/adapters/TextFileSync.js:3
Class
TicTacToe
lib/tictactoe.js:1
Class
TicTacToe
lib/tictactoe.d.ts:1
Class
mongoDB
lib/mongoDB.js:4