hikariatama / meddoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medical documents generator

DeepSource

DeepSource

GitHub code size in bytes GitHub repo size License Forks Stars Code Style: Black

Installation

git clone https://github.com/hikariatama/meddoc
cd meddoc
# change required files
sudo docker compose up -d

Usage

  1. Change *.docx.sample files to *.docx and edit them following your needs.
  2. Change config.py.sample to config.py and edit it following your needs.
  3. Run python3 -m meddoc to start bot.

About

License:GNU Affero General Public License v3.0


Languages

Language:Python 96.5%Language:Dockerfile 3.5%