1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-10-16 07:07:26 +00:00

🔧 Update docs

This commit is contained in:
Steffo 2021-11-08 22:48:20 +01:00 committed by Stefano Pigozzi
parent 6b0a471670
commit 6cf9a130d2

View file

@ -12,5 +12,5 @@ Librerie e tecnologie utilizzate
- L'estensione per Django `Django CORS Headers <https://github.com/adamchainz/django-cors-headers>`_
- L'adattatore database per PostgreSQL `Psycopg <https://pypi.org/project/psycopg2/>`_
- Il `Docker SDK for Python <https://docker-py.readthedocs.io/en/stable/>`_
- I server web `Gunicorn <https://gunicorn.org/>`_ e `Uvicorn <https://www.uvicorn.org/>`_
- Il server web `Gunicorn <https://gunicorn.org/>`_
- L'utilità `lazy-object-proxy <https://github.com/ionelmc/python-lazy-object-proxy>`_