pysubtypes
Advanced tools
+1
-1
| Metadata-Version: 2.1 | ||
| Name: pysubtypes | ||
| Version: 0.3.15 | ||
| Version: 0.3.16 | ||
| Summary: Provides subclasses for common python types with additional functionality and convenience methods. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/matthewgdv/subtypes |
| Metadata-Version: 2.1 | ||
| Name: pysubtypes | ||
| Version: 0.3.15 | ||
| Version: 0.3.16 | ||
| Summary: Provides subclasses for common python types with additional functionality and convenience methods. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/matthewgdv/subtypes |
@@ -18,1 +18,2 @@ simplejson | ||
| tabulate | ||
| urllib3 |
+1
-1
| from setuptools import setup, find_packages | ||
| from os import path | ||
| __version__ = "0.3.15" | ||
| __version__ = "0.3.16" | ||
@@ -6,0 +6,0 @@ here = path.abspath(path.dirname(__file__)) |
+1
-1
@@ -42,3 +42,3 @@ from __future__ import annotations | ||
| Error = HTTPError | ||
| Error, Response = HTTPError, Response | ||
@@ -45,0 +45,0 @@ def __init__(self, base_url: str = "", retries: int = None, quote_level: Http.QuoteLevel = QuoteLevel.NONE) -> None: |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
120325
0.02%