fastadmin
Easy-to-use admin dashboard (admin panel) for FastAPI, Flask and Django, inspired by Django Admin. Works with Tortoise ORM, Django ORM, SQLAlchemy, Pony ORM and Yara ORM.
파일 탐색기
최종 버전 다운로드 (.zip)- ci.yml
- docs.yml
- release.yml
- pull_request_template.md
- demo.gif
- favicon.png
- header-logo.svg
- installation.md
- quickstart.md
- authentication.md
- dashboard-widgets.md
- form-widgets.md
- inline-admins.md
- model-admins.md
- registering-models.md
- settings.md
- api-reference.md
- changelog.md
- contributing.md
- index.md
- __init__.py
- asgi.py
- settings.py
- urls.py
- wsgi.py
- 0001_initial.py
- __init__.py
- __init__.py
- apps.py
- models.py
- __init__.py
- Makefile
- manage.py
- poetry.lock
- pyproject.toml
- README.md
- __init__.py
- example.py
- Makefile
- models.py
- poetry.lock
- pyproject.toml
- README.md
- __init__.py
- example.py
- Makefile
- models.py
- poetry.lock
- pyproject.toml
- README.md
- __init__.py
- example.py
- Makefile
- models.py
- poetry.lock
- pyproject.toml
- README.md
- __init__.py
- example.py
- Makefile
- models.py
- README.md
- __init__.py
- example.py
- Makefile
- models.py
- poetry.lock
- pyproject.toml
- README.md
- __init__.py
- api.py
- urls.py
- views.py
- __init__.py
- __init__.py
- api.py
- app.py
- views.py
- __init__.py
- api.py
- app.py
- views.py
- __init__.py
- __init__.py
- encoders.py
- exceptions.py
- helpers.py
- schemas.py
- service.py
- __init__.py
- django.py
- ponyorm.py
- sqlalchemy.py
- tortoise.py
- yaraorm.py
- __init__.py
- base.py
- decorators.py
- helpers.py
- schemas.py
- worker-6Z7niv9l.js
- worker-C151k0-L.js
- worker-C9KPOOKD.js
- worker-D1fCgYB7.js
- worker-D3TWcJOI.js
- worker-DRNcaZ-V.js
- worker-MF2p-l5_.js
- favicon.png
- header-logo.svg
- sign-in-logo.svg
- index.html
- index.min.css
- index.min.js
- index.html
- __init__.py
- settings.py
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- routes.test.ts
- routes.ts
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- index.test.tsx
- index.tsx
- fetchers.test.ts
- fetchers.ts
- configuration.test.ts
- configuration.ts
- forms.test.ts
- forms.ts
- title.test.ts
- title.ts
- transform.test.tsx
- transform.tsx
- url.test.ts
- url.ts
- widgets.test.ts
- widgets.ts
- useIsMobile.test.ts
- useIsMobile.ts
- usePageMeta.test.tsx
- usePageMeta.ts
- useTableColumns.test.tsx
- useTableColumns.tsx
- useTableQuery.test.ts
- useTableQuery.ts
- configuration.ts
- user.ts
- de.json
- en.json
- es.json
- fr.json
- index.test.ts
- index.ts
- ru.json
- zh.json
- index.tsx
- provider.test.tsx
- provider.tsx
- index.tsx
- provider.test.tsx
- provider.tsx
- index.test.tsx
- index.tsx
- provider.test.tsx
- provider.tsx
- index.tsx
- provider.test.tsx
- provider.tsx
- index.css
- main.tsx
- providers.test.tsx
- providers.tsx
- test-setup.ts
- vite-env.d.ts
- .gitignore
- biome.json
- eslint.config.mjs
- index.html
- Makefile
- package.json
- README.md
- tsconfig.json
- tsconfig.node.json
- vite.config.ts
- yarn.lock
- __init__.py
- test_app.py
- __init__.py
- test_app.py
- __init__.py
- test_app.py
- __init__.py
- __init__.py
- test_action.py
- test_add.py
- test_auth.py
- test_change.py
- test_change_password.py
- test_configuration.py
- test_dashboard_widget.py
- test_delete.py
- test_encoders.py
- test_export.py
- test_helpers.py
- test_index.py
- test_list.py
- test_retrieve.py
- test_service.py
- test_upload_file.py
- __init__.py
- asgi.py
- settings.py
- urls.py
- wsgi.py
- 0001_initial.py
- __init__.py
- __init__.py
- apps.py
- models.py
- __init__.py
- manage.py
- __init__.py
- app.py
- dev.py
- __init__.py
- app.py
- dev.py
- __init__.py
- models.py
- __init__.py
- models.py
- __init__.py
- models.py
- __init__.py
- models.py
- __init__.py
- Makefile
- __init__.py
- test_base.py
- test_decorators.py
- test_helpers.py
- test_orm.py
- __init__.py
- conftest.py
- settings.py
- .gitignore
- CHANGELOG.md
- LICENSE.md
- Makefile
- mkdocs.yml
- pyproject.toml
- README.md
- uv.lock
# 설치 가이드
git clone https://github.com/vsdudakov/fastadmin
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd fastadmin
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천- Python 3 pip 명령어를 쓰려면 Python이 필요합니다.
pip install fastadmin[fastapi,django] # FastAPI with Django ORM
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install fastadmin[fastapi,tortoise-orm] # FastAPI with Tortoise ORM
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install fastadmin[fastapi,pony] # FastAPI with Pony ORM
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install fastadmin[fastapi,sqlalchemy] # FastAPI with SQLAlchemy (includes greenlet)
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
3. Node.js
쉬움cd frontend
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
npm install
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
npm start
개발/실행 서버를 켭니다.
4. Python
쉬움pip install fastadmin[fastapi,django] # FastAPI with Django ORM
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install fastadmin[fastapi,tortoise-orm] # FastAPI with Tortoise ORM
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install fastadmin[fastapi,pony] # FastAPI with Pony ORM
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install fastadmin[fastapi,sqlalchemy] # FastAPI with SQLAlchemy (includes greenlet)
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
pip install fastadmin[fastapi,yara-orm] # FastAPI with Yara ORM
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
5. Make
보통- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Make Linux/macOS는 보통 기본 설치되어 있습니다. Windows는 별도 설치(예: MSYS2, WSL)가 필요합니다.
make
생성된 빌드 설정을 바탕으로 실제 컴파일을 진행해 실행 파일을 만듭니다.
