SpecialistOff.NET / Вопросы / Статьи / Фрагменты кода / Резюме / Метки / Помощь / Файлы

Вопросы с тегом [{{ tag.name }}]


Как установить Supervisor?

Метки: supervisor / python / systemctl

ERROR: Could not find a version that satisfies the requirement

Метки: pip / python / git

builtins.TypeError: Object of type datetime is not JSON serializable

Метки: python / json

error while parsing config file: decoding to str: need a bytes-like object, Interpolate found

Метки: buildbot / python

ImportError: cannot import name 'Mapping' from 'collections' (/usr/lib64/python3.10/collections/__init__.py)

Метки: python

ImportError: cannot import name 'Mapping' from 'collections'

Метки: python

AttributeError: module 'collections' has no attribute 'Sequence'

Метки: python

Как отсортировать список элементов по свойству элемента?

Метки: python / сортировка

gunicorn не найден в Docker-образе после установки через poetry

Метки: gunicorn / docker / poetry / python

Как указать Basic авторизацию для requests в Python?

Метки: python / docker / docker registry

Как подключить свой шаблонизатор в Kallithea?

Метки: kallithea / turbogears / python / mako

Как в Python импортировать модуль?

Метки: python

Как получить путь, где лежат сертификаты для certifi?

Метки: certifi / ssl / tls / python

Как настроить urllib3 на работу с самоподписанными корневыми сертификатами?

Метки: ssl / urllib3 / python / tls

Как настроить sentry-sdk на работу с самоподписанными корневыми сертификатами?

Метки: ssl / sentry / tls / python

Как поменять местами ключ и значение в словаре?

Метки: python

Как обновить buildbot?

Метки: buildbot / python

Как отрисовать/отрендерить два и более раз один и тот же блок повторно в jinja шаблоне?

Метки: jinja / python

Jinja2 vs Mako

Метки: jinja / mako / python / шаблонизатор

Как подключить Celery к RabbitMQ?

Метки: celery / rabbitmq / python

Ошибка: ansible fatal FAILED The Python 2 bindings for rpm are needed for this module. If you require Python 3 support use the `dnf` Ansible module instead.. The Python 2 yum module is needed for this module. If you require Python 3 support use the `dnf` Ansible module instead.

Метки: ansible / docker / centos / python / yum / dnf

Как получить все слова (термы) в уже созданном индексе Whoosh?

Метки: whoosh / python / поисковые системы

Как собрать пакет для Python?

Метки: tar.gz / zip / python

Как установить и запустить веб-сервер?

Метки: python / http / apache / httpd / nginx / lighttpd / caddy

SQLAlchemy error: No transaction is begun.

Метки: sqlalchemy / python / postgresql