Skip to main content

A simple API wrapper for the Python Package Index

Project description

pypiwrap

PyPi - Downloads PyPI GitHub PyPI - Python Version

A simple API wrapper for the Python Package Index (PyPI).

pypiwrap provides simple interfaces for getting project and release data from PyPI repositories.

Installation

Python 3.7 or higher is required.

Install pypiwrap through pip:

  • On Linux/macOS, python3 -m pip install pypiwrap
  • On Windows, py -3 -m pip install pypiwrap

Example

import pypiwrap

wrap = pypiwrap.PyPIClient()
project = wrap.get_project("requests")

print(project.name) # requests
print(project.author) # Kenneth Reitz
print(project.summary) # Python HTTP for Humans.

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

pypiwrap-1.1.0.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

pypiwrap-1.1.0-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file pypiwrap-1.1.0.tar.gz.

File metadata

  • Download URL: pypiwrap-1.1.0.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for pypiwrap-1.1.0.tar.gz
Algorithm Hash digest
SHA256 48bbea9a6fb7c15e28da60c3960c7b92b5ac5c69c144f7838b433d2e79aeeb4e
MD5 35379f62cf59812d5e96320b8e9c4fb4
BLAKE2b-256 c1543eaae351e19b62327a32550680a8a918a94654382714182cd6a0d4de6cf5

See more details on using hashes here.

File details

Details for the file pypiwrap-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: pypiwrap-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 11.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for pypiwrap-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 987acee42837805bf6f65afc742224914097e1db6750f6bfc92863d1a592625e
MD5 59faff0a146205ad2f240a6efa29c057
BLAKE2b-256 adf912e46d6d57aaa79077072e8e16535e1359f31112d5d61b296d7f57046400

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