Welcome to apip
===========================

apip a modern, easy to use, feature-rich, and async ready API wrapper
for PyPi.

**Features:**

- Modern Pythonic API using ``async``\/``await`` syntax
- Sane rate limit handling that prevents 429s
- Command extension to aid with bot creation
- Easy to use with an object oriented design
- Optimised for both speed and memory

Getting started
-----------------

Is this your first time using the library? This is the place to get started!

- **Quickstart:** :doc:`quickstart`
- **Installation:** :doc:`installation`
- **Examples:** Many examples are available in the :resource:`repository <examples>`.

Content
-------

If you're looking for something related to the project itself, it's here.

.. toctree::
  :maxdepth: 1

  api
  installation
  quickstart
