Company publications API
Go to file
Daniil Fajnberg 8ec4e8885a Add uvicorn server; make in-memory DB default 2022-06-29 13:04:36 +02:00
requirements Add uvicorn server; make in-memory DB default 2022-06-29 13:04:36 +02:00
src/compub Add uvicorn server; make in-memory DB default 2022-06-29 13:04:36 +02:00
tests Initial commit 2022-06-27 09:08:10 +02:00
.coveragerc Initial commit 2022-06-27 09:08:10 +02:00
.gitignore Initial commit 2022-06-27 09:08:10 +02:00
README.md Add meta data and dependencies 2022-06-29 11:53:42 +02:00
coverage.sh Initial commit 2022-06-27 09:08:10 +02:00
pyproject.toml Initial commit 2022-06-27 09:08:10 +02:00
setup.cfg Add uvicorn server; make in-memory DB default 2022-06-29 13:04:36 +02:00

README.md

compub

Company publications API

Usage

...

Installation

pip install compub

Dependencies

Python Version 3.10+, OS ...

Building from source

Run python -m build