Welcome to apip

apip a simple asynchronous API wrapper for PyPi.

Features

  • A simple, easy-to-use API

  • Uses asynchronous requests to fetch data from PyPi and running shell commands

API Coverage

The following table shows the coverage of apip.

API Feature

Description

Status

Installing packages

Installing and uninstalling packages

✅

Error Porting

Porting errors from Pip to Python.

✅

Package Metdata

Getting package metadata from PyPi.

⚠️

Package Versioning

Getting individual package versions from PyPi.

🚫

Getting started

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

Content

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