Metadata-Version: 2.1
Name: pypi-changes
Version: 1.2.0
Summary: check out when packages changed
Home-page: http://pypi_changes.readthedocs.org
Author: Bernát Gábor
Author-email: gaborjbernat@gmail.com
Maintainer: Bernát Gábor
Maintainer-email: gaborbernat@python.org
License: MIT
Project-URL: Source, https://github.com/gaborbernat/pypi_changes
Project-URL: Tracker, https://github.com/gaborbernat/pypi_changes/issues
Keywords: virtual,environments,isolated,testing
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: tox
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: humanize (>=3.12)
Requires-Dist: packaging (>=21.2)
Requires-Dist: platformdirs (>=2.4)
Requires-Dist: pypi-simple (>=0.9)
Requires-Dist: requests (>=2.26)
Requires-Dist: requests-cache (>=0.8)
Requires-Dist: rich (>=10.12)
Requires-Dist: backports.cached-property ; python_version < "3.8"
Requires-Dist: importlib-metadata (>=4.8.1) ; python_version < "3.8"
Provides-Extra: docs
Requires-Dist: furo (>=2021.8.17b43) ; extra == 'docs'
Requires-Dist: sphinx (>=4.1) ; extra == 'docs'
Requires-Dist: sphinx-argparse-cli (>=1.7) ; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints (>=1.12) ; extra == 'docs'
Requires-Dist: sphinx-copybutton (>=0.4) ; extra == 'docs'
Requires-Dist: sphinx-inline-tabs (>=2021.4.11b9) ; extra == 'docs'
Requires-Dist: sphinxcontrib-towncrier (>=0.2.0a0) ; extra == 'docs'
Requires-Dist: towncrier (>=21.3) ; extra == 'docs'
Provides-Extra: testing
Requires-Dist: covdefaults (>=2) ; extra == 'testing'
Requires-Dist: pytest (>=6.2) ; extra == 'testing'
Requires-Dist: pytest-cov (>=3) ; extra == 'testing'
Requires-Dist: pytest-mock (>=3.6) ; extra == 'testing'
Requires-Dist: vcrpy (>=4.1.1) ; extra == 'testing'
Requires-Dist: virtualenv (>=20.11) ; extra == 'testing'

# pypi_changes

[![PyPI](https://img.shields.io/pypi/v/pypi-changes?style=flat-square)](https://pypi.org/project/pypi-changes/)
[![Supported Python
versions](https://img.shields.io/pypi/pyversions/pypi-changes.svg)](https://pypi.org/project/pypi-changes/)
[![check](https://github.com/gaborbernat/pypi_changes/actions/workflows/check.yml/badge.svg)](https://github.com/gaborbernat/pypi_changes/actions/workflows/check.yml)
[![Documentation Status](https://readthedocs.org/projects/pypi-changes/badge/?version=latest)](https://pypi-changes.readthedocs.io/en/latest/?badge=latest)
[![Code style:
black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Downloads](https://pepy.tech/badge/pypi-changes/month)](https://pepy.tech/project/pypi-changes/month)

[![asciicast](https://asciinema.org/a/446966.svg)](https://asciinema.org/a/446966)
