Skip to main content

No project description provided

Project description

libro server

env setup

install python >=3.8

install poetry # 更好的包管理器

curl -sSL https://install.python-poetry.org | python3 -

进入 python 虚拟环境,安装依赖包

cd libro_server
poetry shell
poetry install

dev

启动开发服务器

# open libro server in dev mode
poe dev

Libro Server 默认使用基于 libro-lab 的前端应用,作为前端静态资源

pub

rm -rf dist
poetry build
twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libro-0.1.2.tar.gz (8.8 MB view hashes)

Uploaded Source

Built Distribution

libro-0.1.2-py3-none-any.whl (8.9 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page