Add build.sh symlink fix and README

This commit is contained in:
yumoqing 2026-05-24 14:09:14 +08:00
parent 6ae20954f3
commit 3e18ed58b5
5 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,7 @@
Metadata-Version: 2.4
Name: dashboard_for_sage
Version: 1.0.0
Summary: Dashboard module for Sage - LLM usage and user statistics
Requires-Python: >=3.8
Requires-Dist: sqlor
Requires-Dist: bricks_for_python

View File

@ -0,0 +1,9 @@
README.md
pyproject.toml
dashboard_for_sage/__init__.py
dashboard_for_sage/init.py
dashboard_for_sage.egg-info/PKG-INFO
dashboard_for_sage.egg-info/SOURCES.txt
dashboard_for_sage.egg-info/dependency_links.txt
dashboard_for_sage.egg-info/requires.txt
dashboard_for_sage.egg-info/top_level.txt

View File

@ -0,0 +1 @@

View File

@ -0,0 +1,2 @@
sqlor
bricks_for_python

View File

@ -0,0 +1 @@
dashboard_for_sage