Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python-mongodict

So you are storing some key-values in a dict but your data became huge than your memory or you want to persist it on the disk? Then mongodict is for you! As it uses MongoDB to store the data, you get all cool MongoDB things, like shardings and replicas. It uses the pickle module available on Python standard library to serialize/deserialize data and store everything as bson.Binary in MongoDB. You can also provide another codec (serializer/deserializer).

Found 1 sites for python-mongodict

Found 2 RPM for python-mongodict

PackageSummaryDistributionDownload
python-mongodict-0.3.1-bp153.1.14.noarch.htmlMongoDB-backed Python dict-like interfaceOpenSuSE Leap 15.3 for noarchpython-mongodict-0.3.1-bp153.1.14.noarch.rpm
python-mongodict-0.3.1-lp152.3.3.noarch.htmlMongoDB-backed Python dict-like interfaceOpenSuSE Leap 15.2 for noarchpython-mongodict-0.3.1-lp152.3.3.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet