APIs de terceiros
Segue a lista de módulos e serviços de terceiros utilizados no projeto.
Django
- "Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design."
- https://www.djangoproject.com
Django-environ
- "Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application."
- https://django-environ.readthedocs.io
Requests
- "Requests is the only Non-GMO HTTP library for Python, safe for human consumption."
- http://docs.python-requests.org
BeautifulSoup 4
- "Beautiful Soup is a Python library for pulling data out of HTML and XML files."
- https://www.crummy.com/software/BeautifulSoup/bs4/doc/
MessagePack
- "MessagePack is an efficient binary serialization format."
- https://msgpack.org
MkDocs
- "MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation."
- http://www.mkdocs.org
gevent
- "gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libev event loop."
- http://www.gevent.org/
Docker
- "Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications, whether on laptops, data center VMs, or the cloud."
- https://www.docker.com/
AWS
- "AWS é uma coleção de serviços de computação em nuvem ou serviços web, que formam uma plataforma de computação na nuvem."
- https://aws.amazon.com/pt/
django-storages
- "django-storages is a collection of custom storage backends for Django."
- https://django-storages.readthedocs.io