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.
我正在使用 python 和 getpass() 从终端窗口获取凭据。虽然不显示凭据,但最好实时显示一些内容。例如 * 或 # 等。
有什么简单的方法可以做到这一点吗?