A python library for use many apis
Project description
SvStats
A lightweight Python wrapper By Amirabolfazle, providing access to a variety of AI-powered tools such as:
- Image generation
- Logo and QR code creation
- Ai Response
📦 Installation
pip install svstats
🚀 Usage
from svstats import mc
# **this function returns your server players count :** ```mc.players('play.trexmine.com')``` **and result is alike** ```2192 / 2193``` **!**
mc.players('play.trexmine.com')
# **this function returns ip of server :** ```mc.ip('play.trexmine.com')``` **and result is alike** ```212.80.8.242``` **!**
mc.ip('play.trexmine.com')
# **this function returns ip & port of server :** ```mc.ipp('play.trexmine.com')``` **and result is alike** ```212.80.8.242:25565``` **!**
mc.ipp('play.trexmine.com')
# this function returns clean motd of server :** ```mc.motdc('play.trexmine.com')``` **and result is alike** ```[' TrexMine 1.8 - 1.21', ' SKYWARS BETA - RELEASED!']``` **!**
mc.motdc('play.trexmine.com')
# this function returns raw motd of server :** ```mc.motdr('play.trexmine.com')``` **and result is alike** ```['§r §2§lTrex§r§a§lMine §r§71.8 §r§8- §r§71.21§r', '§r§f §r§d§lSKYWARS §r§e§lBETA §r§7- §r§b§lRELEASED!§r']``` **!**
mc.motdr('play.trexmine.com')
# this function returns versions can join server :** ```mc.version('play.trexmine.com')``` **and result is alike** ```1.8 - 1.20``` **!**
mc.version('play.trexmine.com')
# this function returns true or false :** ```mc.is_online('play.trexmine.com')``` **and result is alike** ```True``` **!**
mc.is_online('play.trexmine.com')
📄 License
MIT 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
svstats-0.1.0.tar.gz
(3.9 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
File details
Details for the file svstats-0.1.0.tar.gz.
File metadata
- Download URL: svstats-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d52cbe05b7540547d6a20b718b9d5376e9f3a703f169b41395f375a2edc905e3
|
|
| MD5 |
a0496b7bf0d7f1952cf84d2251957d43
|
|
| BLAKE2b-256 |
fa6ba6470a647ed186a04bc4b38e48ea8f521d96cf916101e9ddd1dbe2b8a049
|
File details
Details for the file svstats-0.1.0-py3-none-any.whl.
File metadata
- Download URL: svstats-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cac9c5247476358f712636fdeda3ec5edf830ac42f10cf3d1c97f80d5ec9dbbe
|
|
| MD5 |
35e5db032b7599e33dcf0eaad4fc9098
|
|
| BLAKE2b-256 |
99bb6512499f8d3c44b335a8469484fec8e2987775a50099cb9d8f7ed3333807
|