Bénouare

Results 6 issues of Bénouare

Fixes https://github.com/kernc/backtesting.py/issues/343

Hi, ### Current behavior : I am generating certs well with certbot/gandi-plugin on NASs, but to do that i am forced to share my DNS_GANDI_KEY with NASs. ### The finality...

Hi, I would like to do something like that : ``` from dyn_gandi.dyn_gandi import * class my_class(): def __init__(): parse_options() parse_configuration() def do_something(self): livedns_handle() ``` Currently to do that, it...

Hello, First of all, thx for this project. That is really usefull and secure! My use case. I want to migrate my client from an hardware to a other one....

question

Hello Env : Debian 12, python3.9.2, Docker version 24.0.7, build afdd53b With fresh pip install docker==7.0.0 ``` - name: deploy docker become: true community.docker.docker_compose: project_src: /opt/config/docker/ files: - docker-compose.yml ```...

Quick and dirty one. It may helps some of you.