/nslib

Sync/Async library for accessing the NationStates API

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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)