This website requires JavaScript.
Explore
Help
Register
Sign In
demo
/
youtube-summarizer
Watch
1
Star
0
Fork
You've already forked youtube-summarizer
0
Code
Issues
8
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
e587829a2f
youtube-summarizer
/
venv311
/
lib
/
python3.11
/
site-packages
/
fastmcp
/
cli
/
__init__.py
7 lines
87 B
Python
Raw
Blame
History
"""
FastMCP CLI package.
"""
from
.
cli
import
app
if
__name__
==
"
__main__
"
:
app
(
)
Reference in New Issue
View Git Blame
Copy Permalink