Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
ToKnow-ai
/
social-media-handle-checker
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
social-media-handle-checker
Ctrl+K
Ctrl+K
  • 1 contributor
History: 23 commits
mckabue's picture
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
    1.52 kB
    initial commit 7 months ago
  • .gitignore
    13 Bytes
    Add social media handle checker application with Quart framework 7 months ago
  • Dockerfile
    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
    220 Bytes
    Add GitHub Actions workflow for syncing to Hugging Face hub and update README title 6 months ago
  • app.py
    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
    85 Bytes
    Remove Gunicorn and Uvicorn from requirements.txt, retaining Hypercorn as the ASGI server for Quart 7 months ago
  • utils.py
    6.1 kB
    Refactor app.py to use Jinja2 templates for rendering index.html and pass social media data as JSON 6 months ago