alchemical
SQLAlchemy 2.0+ wrapper that simplifies its use in Python applications. Can be used on its own or alongside Flask, FastAPI or other web frameworks.
파일 탐색기
최종 버전 다운로드 (.zip)- tests.yml
- custom.css
- api.rst
- conf.py
- howdoi.rst
- index.rst
- intro.rst
- make.bat
- Makefile
- requirements.txt
- usage.rst
- README.md
- users.py
- README.md
- users.py
- app.py
- README.md
- app.py
- README.md
- app.py
- README.md
- app.py
- README.md
- style.css
- login.html
- register.html
- create.html
- index.html
- update.html
- base.html
- __init__.py
- auth.py
- blog.py
- models.py
- __init__.py
- conftest.py
- test_auth.py
- test_blog.py
- test_init.py
- .flaskenv
- LICENSE
- README.md
- requirements.txt
- README.md
- users_and_groups.py
- README.md
- users.py
- alembic.ini.mako
- env.py
- README
- script.py.mako
- __init__.py
- cli.py
- env.py
- __init__.py
- aio.py
- core.py
- flask.py
- aioapp1.py
- aioapp2.py
- app1.py
- app2.py
- test_aio.py
- test_alembic.py
- test_core.py
- test_flask.py
- .gitignore
- .readthedocs.yaml
- CHANGES.md
- LICENSE
- MANIFEST.in
- pyproject.toml
- README.md
- tox.ini
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/miguelgrinberg/alchemical
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd alchemical
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
