Skip to content
/ nslib Public

Sync/Async library for accessing the NationStates API

License

Notifications You must be signed in to change notification settings

AavHRF/nslib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pynslib: NS API made simple

Features:

  • Abstracts ratelimiting away from the user
  • JSONifies the response from the API (no more XML!)
  • Synchronous support (async support coming soon)