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

  • Log In
  • Sign Up

Spaces:
aletrn
/
mgw
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
mgw / my_ghost_writer
32.8 kB
  • 2 contributors
History: 27 commits
alessandro trinca tornidor
feat: handle mongo exceptions in a better way
c4cfe4e 5 months ago
  • __init__.py
    0 Bytes
    feat: add my_ghost_writer package 7 months ago
  • __version__.py
    216 Bytes
    feat: show properly my ghost writer version 7 months ago
  • app.py
    10.4 kB
    feat: handle mongo exceptions in a better way 5 months ago
  • constants.py
    2.05 kB
    ci: add docker and docker compose support 5 months ago
  • exception_handlers.py
    1.75 kB
    feat: add thesaurus backend code, persistent storage with mongodb 5 months ago
  • middlewares.py
    2.61 kB
    feat: use structlog with asgi-correlation-id; force python < 4.0.0 in pyproject.toml 7 months ago
  • pymongo_operations_rw.py
    763 Bytes
    feat: add backend endpoint /thesaurus-wordsapi with related add functions (mongodb persistence) 5 months ago
  • pymongo_utils.py
    1.46 kB
    feat: update get_client() from pymongo_utils.py 5 months ago
  • session_logger.py
    5.67 kB
    feat: use structlog with asgi-correlation-id; force python < 4.0.0 in pyproject.toml 7 months ago
  • text_parsers.py
    7.02 kB
    feat: add backend support for multi-word stemming with test cases 6 months ago
  • type_hints.py
    897 Bytes
    feat: add backend endpoint /thesaurus-wordsapi with related add functions (mongodb persistence) 5 months ago