资讯

Dependencies and installation A Python interpreter with version 2.7 or 3.X Python 2.6 works with .nmap and .gnmap files but not with .xml ones The easiest way to setup everything: pip install ...
A fast BSON to MongoDB Extended JSON converter for Python that uses libbson. bsonjs is roughly 3-4x faster than PyMongo's json_util at decoding BSON to JSON and encoding JSON to BSON. See benchmark.py ...