問題タブ [twistd]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python - twistd の実行時にプラグインが表示されない
ここにある MyProject の例に従って、テスト用 twistd プラグインを作成しました。
https://twistedmatrix.com/documents/current/core/howto/tap.html
しかしtwistd --help、プロジェクト ルートから実行すると、myprojectプログラムが表示されません。
twistd --version戻り値
twistd (the Twisted daemon) 21.7.0
誰にも指針がありますか?ありがとう!