Company publications API
Go to file
Daniil Fajnberg 81a55ba452 Add fixtures; minor changes 2022-10-03 09:17:29 +02:00
requirements Write a few SQLModels; 2022-08-10 21:50:00 +02:00
src/compub Add fixtures; minor changes 2022-10-03 09:17:29 +02:00
tests Add fixtures; minor changes 2022-10-03 09:17:29 +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 Write a few SQLModels; 2022-08-10 21:50:00 +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