Pinned Loading
-
Class Factory
Class Factory 1class _ClassFactory:
2"""A factory that returns object by name.
3This can implement methods for retrieving classes by some filter cases.
4"""
5_factory: Dict[str, Type['Base']] = {}
-
django-app-settings
django-app-settings PublicThis package provides a smart settings object that searches for app settings in project level settings with provided prefix.
Python
-
-
LikaloLLC/docsie-universal-doc-importer
LikaloLLC/docsie-universal-doc-importer PublicPython/Django library to import documentation from anywhere and send it to anywhere.
Python 1
-
LikaloLLC/ddd-framework
LikaloLLC/ddd-framework PublicOur base class framework for development of Docsie Apps
Python
-
streamlit-supabase-storage-browser
streamlit-supabase-storage-browser PublicForked from pragmatic-streamlit/streamlit-file-browser
Streamlit Supabase Storage browser
TypeScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.