Skip to content

pylover/hive

Repository files navigation

hive

Build Status Coverage Status

A set of REST APIs to create shared lists which can manipulated by anyone.

Server

Installation

pip install -e .
hive db create -m

Quickstart

./dev.sh

Ubuntu

There is an installation script to install configure the systemd script and appropriate postgresql db.

Take a look inside and if you know what you the doing, then run the script as root!

sudo ./install-server.sh

Run tests

pip install requirements-dev.txt
pytest

Client

Checkout https://github.com/pylover/bee

About

A set of REST APIs to manage personal lists

Resources

License

Stars

Watchers

Forks

Packages

No packages published