Skip to main content

An asynchronous api wrapper for pip!

Project description

apip

Built with Python Built with Aiohttp

An easy, high level wrapper for the PyPi API. It wraps Pip and PyPi into an easier to use package in Python.


Features

  • Easy to use, high level API.
  • Fully asynchronous and non-blocking.

Installation

Requires Python 3.7+

To install apip on PyPi, run

pip install apip

API Coverage

This table covers the coverage of apip

Feature Supported
Installing Packages ✅
Error Porting ✅
Pypi API ⚠️*
Getting individual version packages 🚫

⚠️: This feature does not have full coverage yet.


Quickstart

To get started and see what apip can do, run some example programs.

>>> import apip
>>> import asyncio
>>> pip = apip.Pip()
>>> asyncio.run(pip.get("module"))
>>> print(asyncio.run(pip.list()))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apip-0.2.0.tar.gz (565.3 kB view details)

Uploaded Source

Built Distribution

apip-0.2.0-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file apip-0.2.0.tar.gz.

File metadata

  • Download URL: apip-0.2.0.tar.gz
  • Upload date:
  • Size: 565.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for apip-0.2.0.tar.gz
Algorithm Hash digest
SHA256 6bdedef80f9ca195220fcd8980cba67abedf7084951ee45f4ce8074b4f5f9395
MD5 3969e98d7bbdab3ff065a02465ab06f7
BLAKE2b-256 fdaf55baf7d926697bdb6667f8dd508cb3e261685930d50d7ae08ba3c044c55b

See more details on using hashes here.

File details

Details for the file apip-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: apip-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for apip-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c3ff7a4112ca97eefaaefdd6b811dbe159b2267fe0836a3c0c4f268c1411fb63
MD5 69b8405633af7a79d2e102b10d48cc90
BLAKE2b-256 e16d4c07d622cf2991e10d5097e741fbd7af72f3c5725379ca35ca6742ba1fa1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page