Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DB を Django アプリから、他の python スクリプトから更新することは可能ですか。計画は、Tcp/ip 接続を介してセンサー データをフェッチし、それを DB に書き込むことであり、Django アプリは値を表示できます。
ありがとう