ahriman/docs
Evgeniy Alekseev 1912790ccc Make optional dependencies trully optional (#67)
The issue appears when there is no boto, jinja and some other libraries
are not installed because the classes which use these libraries are
still being imported inside the package file. The fix removes those
imports from package root, because they should not be here, in fact,
content of report and upload packages must be imported only inside the
trigger class and only if they are actually required

This commit also adds setuptools as required dependency since it is used
for some parsers (previously it was provided dependency)
2022-09-11 01:44:06 +03:00
..
advanced-usage.rst update readme 2022-05-22 16:00:24 +03:00
ahriman-architecture.svg Release 2.1.0 2022-07-02 15:42:39 +03:00
ahriman.1 rewrite api under single /api endpoint 2022-05-29 17:15:49 +03:00
ahriman.application.application.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.application.handlers.rst add shell and version parser 2022-05-27 18:34:07 +03:00
ahriman.application.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.alpm.remote.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.alpm.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.auth.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.build_tools.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.database.data.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.database.migrations.rst dynamic html load (#63) 2022-05-20 22:29:36 +03:00
ahriman.core.database.operations.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.database.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.formatters.rst add shell and version parser 2022-05-27 18:34:07 +03:00
ahriman.core.report.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
ahriman.core.repository.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.rst reduce docker image size a bit 2022-07-18 11:42:26 +03:00
ahriman.core.sign.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.status.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.core.triggers.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
ahriman.core.upload.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
ahriman.models.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.middlewares.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.views.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.views.service.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
ahriman.web.views.status.rst dynamic html load (#63) 2022-05-20 22:29:36 +03:00
ahriman.web.views.user.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
architecture.rst small docs update 2022-06-04 15:24:14 +03:00
command-line.rst triggers implementation (#62) 2022-05-09 20:00:20 +03:00
conf.py add shell and version parser 2022-05-27 18:34:07 +03:00
configuration.rst Make optional dependencies trully optional (#67) 2022-09-11 01:44:06 +03:00
faq.rst reduce docker image size a bit 2022-07-18 11:42:26 +03:00
index.rst replace if with while for telelgram reporting 2022-06-10 12:02:00 +03:00
modules.rst Docs update (#61) 2022-05-06 02:54:37 +03:00
setup.rst small docs update 2022-06-04 15:24:14 +03:00
triggers.rst small docs update 2022-06-04 15:24:14 +03:00