wwwpy
Advanced tools
+1
-1
| Metadata-Version: 2.4 | ||
| Name: wwwpy | ||
| Version: 0.1.78 | ||
| Version: 0.1.79 | ||
| Summary: Build Powerful Web Applications: Simple, Scalable, and Fully Customizable | ||
@@ -5,0 +5,0 @@ Author-email: Simone Giacomelli <simone.giacomelli@gmail.com> |
+1
-1
| # https://packaging.python.org/en/latest/tutorials/packaging-projects/ | ||
| [project] | ||
| name = "wwwpy" | ||
| version = "0.1.78" | ||
| version = "0.1.79" | ||
@@ -6,0 +6,0 @@ # todo |
| Metadata-Version: 2.4 | ||
| Name: wwwpy | ||
| Version: 0.1.78 | ||
| Version: 0.1.79 | ||
| Summary: Build Powerful Web Applications: Simple, Scalable, and Fully Customizable | ||
@@ -5,0 +5,0 @@ Author-email: Simone Giacomelli <simone.giacomelli@gmail.com> |
@@ -1,3 +0,3 @@ | ||
| __version__ = "0.1.78" | ||
| git_hash_short = "f053281" | ||
| git_hash = "f0532813b13938b4cfebe5676a2b209a895de419" | ||
| __version__ = "0.1.79" | ||
| git_hash_short = "5068e8d" | ||
| git_hash = "5068e8d8c09f1e396affd2c5b479ed6c607f4e59" |
@@ -283,4 +283,5 @@ from __future__ import annotations | ||
| def __init__(self, cached=True): | ||
| def __init__(self, cached=False): | ||
| """ If cached is True, the element will be cached after the first access. | ||
| Default is False. | ||
| The practical use of this is when removing the element from the parent, the element is still available. | ||
@@ -287,0 +288,0 @@ Without cache, if it is detached from the parent, the element will be unreachable. |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
748887
011129
0.01%