fmartingr
/
jeeves
Archived
1
0
Fork 0
This repository has been archived on 2021-02-14. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Felipe Martin 75f5180e03
Updated docs to display root package name
2019-10-06 18:41:28 +02:00
docs Updated docs to display root package name 2019-10-06 18:41:28 +02:00
jeeves Added TOML parsing 2019-10-06 15:11:26 +00:00
.env.example Fixed JEEVES_DEBUG in .env.example 2019-09-25 19:42:28 +02:00
.gitignore Added Sphinx docs 2019-10-03 18:13:34 +02:00
.gitlab-ci.yml gitlab-ci: Run HTML coverage directly in tests 2019-10-06 15:46:31 +02:00
.pre-commit-config.yaml Initial proof of concept 2019-09-23 23:11:26 +02:00
Dockerfile Added docker-compose 2019-09-30 17:52:23 +02:00
Makefile Initial proof of concept 2019-09-23 23:11:26 +02:00
README.md Documentation 2019-10-03 17:02:12 +00:00
docker-compose.yml Load .env on docker services 2019-09-30 18:45:00 +02:00
manage.py Formatting 2019-09-29 14:30:45 +02:00
poetry.lock Added action: Script (library/script) 2019-10-06 11:27:15 +00:00
pyproject.toml Added action: Script (library/script) 2019-10-06 11:27:15 +00:00
setup.cfg Added action: Script (library/script) 2019-10-06 11:27:15 +00:00

README.md

Jeeves

Jeeves will take care of your boring tasks so you don't have to worry.

Python 3.7+

Documentation

Documentation is accesible and readable in the docs folder.