使用 Python 或 NodeJS 读取 blk00000.dat 文件的库

Library for reading blk00000.dat file either using Python or NodeJS

我想知道是否有任何库可以读取 blk00000.dat 文件。它可以在 Python 或 NodeJS 库中。请向我推荐一些你们认为对使用区块链有用的东西。

对于Pythonbssdb,现已弃用,或者Python3、bssdb3的非官方端口,似乎成为 Python 中唯一的 Berkeley DB 库。 对于 NodeJS 似乎它的库被简单地称为 berkeleydb

另请注意,这是一个题外话post