Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 410 Bytes

index.rst

File metadata and controls

23 lines (16 loc) · 410 Bytes

Welcome to AsyncNT's documentation!

AsyncNT is an asynchronous way to fetch data from nitrotype.

Features

  • Asyncio support
  • Access to the Nitro Type API
  • Rate limit of 10 requests per second
  • Cache to speed up requests

Note

This project is under active development.

.. toctree::

   usage
   classes
   exceptions