Name Description Size
__init__.py 154
__init__.pyi 3702
_quoting.py 519
_quoting_c.c Generated by Cython 0.29.21 453267
_quoting_c.pyi 447
_quoting_c.pyx 11498
_quoting_py.py 6386
_url.py Use as a class method decorator. It operates almost exactly like the Python `@property` decorator, but it puts the result of the method it decorates into the instance dict after the first call, effectively replacing the function it decorates with an instance variable. It is, in Python parlance, a data descriptor. 36016
py.typed 13