Skip to content

samuel-poon/standwithcrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stand with Crypto (Unofficial)

Third-party API wrapper for Stand with Crypto. I am not affiliated with Stand with Crypto in any way.

Prerequisites

Python 3.6+

Source

https://github.com/samuel-poon/standwithcrypto

Installation

pip3 install standwithcrypto

Quick Start

import standwithcrypto

client = standwithcrypto.Client()

all_people = client.get_all_people()
print(all_people)

About

Third-party API wrapper for Stand with Crypto

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages