Skip to main content

Dataclasses API for PyPI and other warehouses.

Project description

package-index

PyPI Downloads Build Status Test Coverage Supported Python

Dataclasses API for PyPI and other warehouses.

Installation

Available from PyPI:

pip install package-index

Usage

>>> from package_index import fetch_package

>>> package = fetch_package('package-index')

>>> print(package.info)
PackageInfo(name='package-index', author='mdrachuk', author_email='misha@drach.uk', bugtrack_url=None, classifiers=['De...

>>> print(package.versions)
{'1.0.0b0', '1.0.0b1'}

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

package-index-1.0.0b2.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

package_index-1.0.0b2-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

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