Skip to main content

A library for iterating through a PyPI like index.

Project description

A library for iterating through a PyPI like index

from indexiterator import Index

index = Index()  # defaults to using PyPI index

for pacakge in index:
    # do something with package

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

indexiterator-0.2.0.tar.gz (604.8 kB view hashes)

Uploaded Source

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