THM public API wrapper
Project description
thmapi
Python wrapper for TryHackMe API
Installation
pip install thmapi
Usage
from thmapi import THM
creds = {
'username': '<USERNAME>',
'password': '<PASSWORD'
}
thm = THM(credentials=creds) # Logging in is optional
thm.get_stats() # {'publicRooms': 203, 'totalUsers': 88017, 'cloneableRooms': 967}
Contributing
You're welcome to create Issues/Pull Requests with features you'd want to see
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
thmapi-0.7.4.tar.gz
(6.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
thmapi-0.7.4-py3-none-any.whl
(10.4 kB
view details)
File details
Details for the file thmapi-0.7.4.tar.gz.
File metadata
- Download URL: thmapi-0.7.4.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5772d2f2c389a954f3ad2764e4faafe2c22cc67a0dc15808a11673c7fa9f58c6
|
|
| MD5 |
2b2f691d0d9599c3879f38ba34be7e23
|
|
| BLAKE2b-256 |
0bab9e86f87604cde9b783cecd220e1c1306121534fa01bfb7c2dd15c6def556
|
File details
Details for the file thmapi-0.7.4-py3-none-any.whl.
File metadata
- Download URL: thmapi-0.7.4-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
86b853083fba515912137df881ea7caa04364dafd04032208b280be147fd1201
|
|
| MD5 |
79aa697fc2828f75f068ea8a9562bcdd
|
|
| BLAKE2b-256 |
fc2f11d84a23e485fdb01e04a5a9612509437be0dd7df9e4540eb4dff8e4f4aa
|