Skip to main content

This python module allows retrieving data from pypi.org.

Project description

jk_pypi

Introduction

This python module allows retrieving data from pypi.org. Please note that currently it has very limited capabilities.

Information about this module can be found here:

How to use this module

Import this module

Please include this module into your application using the following code:

import jk_pypi

Instantiate main class

For getting access to the PyPi server instantiate PyPi:

pypi = jk_pypi.PyPi()

Retrieve the version of a module

v = pypi.getModuleVersion("jk-pypi")
print(v)

Contact Information

This is Open Source code. That not only gives you the possibility of freely using this code it also allows you to contribute. Feel free to contact the author(s) of this software listed below, either for comments, collaboration requests, suggestions for improvement or reporting bugs:

License

This software is provided under the following license:

  • Apache Software License 2.0

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

jk_pypi-0.2022.8.12.tar.gz (6.7 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