Simple REST app as a Key value storage interface
Go to file
Nicolas Roche 01c0e80fc0 tests: add context managers required by python3 (#60657) 2022-01-14 10:59:09 +01:00
debian debian: enable uwsgi memory reports (#54610) 2021-06-06 10:34:44 +02:00
petale api_views: use atomicwrites for writing petale content (#41379) 2020-04-09 13:09:57 +02:00
tests tests: add context managers required by python3 (#60657) 2022-01-14 10:59:09 +01:00
.gitignore add gitignore 2017-02-15 18:08:52 +01:00
COPYING initial commit 2017-02-15 17:26:34 +01:00
Jenkinsfile jenkins: use python3 to get a port for postgresql (#60467) 2022-01-10 17:33:17 +01:00
MANIFEST.in add french locale 2017-03-30 01:03:54 +02:00
README add README 2017-02-16 14:31:12 +01:00
jenkins.sh jenkins.sh: add Django to compile translations 2018-03-30 14:21:03 +02:00
manage.py initial commit 2017-02-15 17:26:34 +01:00
pylint.sh Jenkinsfile: use virtualenv and pg_virtualenv 2020-05-16 12:31:03 +02:00
setup.py api_views: use atomicwrites for writing petale content (#41379) 2020-04-09 13:09:57 +02:00
tox.ini tox: switch pylint to use python3 2021-12-15 08:27:17 +01:00

README

Petale
=======

Simple REST app as a Key value storage interface