Block a user
bugis (0.2.2)
Installation
pip install --index-url bugis
About this package
Markdown to HTML renderer
How to
Build the docker image
docker build -t gitea.woggioni.net/woggioni/bugis:latest .
Build the pip package
pyproject-build
Run in docker
docker run --rm -v /your/document/directory:/srv/http --user $(id -u):$(id -g) -p 127.0.0.1:8000:8000 gitea.woggioni.net/woggioni/bugis:latest
Run in docker with nginx
and plantUML
server
docker compose up --build
Requirements
Requires Python: >=3.10
Details
Assets (2)
Versions (4)
View all
bugis-0.2.2-py3-none-any.whl
21 KiB
bugis-0.2.2.tar.gz
23 KiB