This website requires JavaScript.
Explore
Help
Sign in
00dani
/
mpd-now-playable
Watch
1
Star
0
Fork
You've already forked mpd-now-playable
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
452867699e
mpd-now-playable
/
stubs
/
aiocache
/
base.pyi
4 lines
89 B
Python
Raw
Normal View
History
Unescape
Escape
Update Mypy so I can use PEP 695 type param syntax
2024-07-29 20:09:33 -04:00
class
BaseCache
[
T
]
:
Support MPD_NOW_PLAYABLE_CACHE setting (Redis or Memcached)
2024-05-13 23:25:13 -04:00
@staticmethod
def
parse_uri_path
(
path
:
str
)
-
>
dict
[
str
,
str
]
:
.
.
.
Copy permalink