Python密码安全

py-pwsafe的Python项目详细描述


Python密码安全

Python Password Safe是一个用Python编写的简单密码管理器CLI工具。在

Python Password Safe允许您保存一个加密的用户名密码条目列表,这些条目被组织成不同的组。你所要做的就是创建并记住一个主PIN码,以解锁你的密码安全。在

Note: This project was independently made for the purposes of learning new cryptography tools, practicing database interactions with SQLite, and developing a personal password manager for my local machine. Therefore, strong security is not guaranteed. Please use at your own risk!

入门

安装

# Using PyPI
pip3 install py-pwsafe

运行程序

^{pr2}$

演示

初始设置

Demo - Running the program for the first time.

基本用法

Demo - Running the program for the first time.

Note: Colors, emojis, and other formatted text will not display correctly on Windows machines. Windows Command Line does not (currently) support unicode characters.

许可证

MIT License

版权所有(c)2020 Ricky Thai

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
JavaSpringSecurity:hasAuthority在为HttpSecurity全局配置时被忽略   java应用程序仅在三星Galaxy S7 Edge上运行缓慢,OutOfMemoryException   java在netbeans中分别运行多个类   java使用jsch自动向下滚动shell   SQLite中不区分大小写的分组查询   java如何在运行时获取算术运算符?   java SwingWorker done()调用了两次?   java使用JAXB解析基于属性的xml   java Get类方法,带有org注释。重新选举   在Java中什么是可比较的[]?   当ForkJoinPool结束时的java   使用new关键字创建时Spring存储库中的java自动连接   java HttpURLConnection不适用于openJDK 11.0.8   安卓简单按钮程序中的java错误   java如何使两个线程执行两个不同的循环或方法?   javajdbc中的oracle分页