Lines Matching refs:pypi
244 let's fetch information about a project from `PyPI <https://pypi.org>`_::
249 >>> with urlopen('https://pypi.org/pypi/sampleproject/json') as resp:
297 'package_url': 'https://pypi.org/project/sampleproject/',
299 'project_url': 'https://pypi.org/project/sampleproject/',
302 'release_url': 'https://pypi.org/project/sampleproject/1.2.0/',
344 'package_url': 'https://pypi.org/project/sampleproject/',
346 'project_url': 'https://pypi.org/project/sampleproject/',
348 'release_url': 'https://pypi.org/project/sampleproject/1.2.0/',
393 'package_url': 'https://pypi.org/project/sampleproject/',
395 'project_url': 'https://pypi.org/project/sampleproject/',
397 'release_url': 'https://pypi.org/project/sampleproject/1.2.0/',