https://pypi.org/project/txtdb/ 2023年9月13日 作者 谷歌搜索 txtdb – PyPItxtdb. A simple NoSQL database that uses .txt files. Usage. First, import txtdb and create a database: import txtdb name_of_db = txtdb.init(“name_of_db”) …