Skip to main content

The only library written for Surviv.io

Project description

The only surviv.io librery writted for Python.

Library written by PhysxDev#9448
Contributor: AzartX47#6188

Features

Download

pip install survivpy

Import

from surviv import surviv

Latest Update News

data = surviv.getNews()
print(data)

Pass Information

data = surviv.getPass()
print(data)

Create Team

data = surviv.teams.create()
print(data)

Get Team Information

data = surviv.teams.getInfo("Team Code")
print(data)

Create Prestige

data = surviv.prestige.create()
print(data)

Get Prestige Information

data = surviv.prestige.getInfo()
print(data)

Battle Modes

data = surviv.battleModes()
print(data)

Site Information

data = surviv.siteInfo()
print(data)

Region Information

data = surviv.regionInfo()
print(data)

Streaming Surviv.io (Twitch)

data = surviv.streamingSurviv()
print(data)

Featured Youtuber

data = surviv.featuredYoutuber()
print(data)

Find Match

data = surviv.findMatch()
print(data)

Proxies

data = surviv.proxies()
print(data)

Leaderboard Information

data = surviv.leaderboard()
print(data)

Clan Information

data = surviv.clanStats("ClanID")
print(data)

Clan Recent Matches

data = surviv.clanMatches("ClanID")
print(data)

Clan Leaderboard Information

data = surviv.clanLeaderboard()
print(data)

User Information

data = surviv.user("username")
print(data)

Extras

Binary Feature

from surviv import binary

encoded = binary.encode("Hello, World.") # Returns binary into List Format.
binary.decode(encoded) # Returns decoded binary into a string.

rawBinary = binary.toRaw(encoded) # Converts list into String.
binary.unRaw(rawBinary) # Converts string binary into List Format.

Join our Discord!

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

survivpy-1.2.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

survivpy-1.2-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

Details for the file survivpy-1.2.tar.gz.

File metadata

  • Download URL: survivpy-1.2.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.12

File hashes

Hashes for survivpy-1.2.tar.gz
Algorithm Hash digest
SHA256 4fb93fe9c5e2f18758dab47d706888ec12624af622cdb6bc7f28ec2e01c3240f
MD5 55d130d51917d9d66a9a7a793d8121be
BLAKE2b-256 9737fc06213457e613410539c4cbada386bbeb94a6f3e673964eed481c36daa7

See more details on using hashes here.

File details

Details for the file survivpy-1.2-py3-none-any.whl.

File metadata

  • Download URL: survivpy-1.2-py3-none-any.whl
  • Upload date:
  • Size: 1.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.12

File hashes

Hashes for survivpy-1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0c3bdd62a818bf928a03739be998065c94baa9a120adb768f70e0adffc926fe6
MD5 d99f99a6c92d57dcecd400a3c4cf7893
BLAKE2b-256 4f1b5860edd624376f8ae672d67c7de099874448cef5a717e08de23e56dc262d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page