Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ToKnow-ai
/
social-media-handle-checker
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e7f8ff5
social-media-handle-checker
Ctrl+K
Ctrl+K
1 contributor
History:
23 commits
mckabue
Refactor app.py to use Jinja2 templates for rendering index.html and pass social media data as JSON
e7f8ff5
6 months ago
.github
Add GitHub Actions workflow for syncing to Hugging Face hub and update README title
6 months ago
templates
Refactor app.py to use Jinja2 templates for rendering index.html and pass social media data as JSON
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
.gitignore
Safe
13 Bytes
Add social media handle checker application with Quart framework
7 months ago
Dockerfile
Safe
679 Bytes
If you're using an older Python version (3.9 or earlier), replace the match statement with an equivalent if-elif structure:
7 months ago
README.md
Safe
220 Bytes
Add GitHub Actions workflow for syncing to Hugging Face hub and update README title
6 months ago
app.py
Safe
1.46 kB
Refactor app.py to use Jinja2 templates for rendering index.html and pass social media data as JSON
6 months ago
requirements.txt
Safe
85 Bytes
Remove Gunicorn and Uvicorn from requirements.txt, retaining Hypercorn as the ASGI server for Quart
7 months ago
utils.py
Safe
6.1 kB
Refactor app.py to use Jinja2 templates for rendering index.html and pass social media data as JSON
6 months ago