Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

nihaals/nexus-stats-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexus-Stats-py

PyPI

An easy to use Warframe API

How to download

To download, simply run the following code

pip install nexus_stats.py

Simple example

import nexus_stats

client = nexus_stats.Client()

print(client.get_user_profile('OrangutanGaming').clan.name)

More help availbile in the documentation.

About

An easy to use Warframe API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages