An open API service indexing awesome lists of open source software.

https://github.com/oschwald/maxminddb-pyo3

Python wrapper using Rust maxminddb crate
https://github.com/oschwald/maxminddb-pyo3

Last synced: about 1 year ago
JSON representation

Python wrapper using Rust maxminddb crate

Awesome Lists containing this project

README

          

# Python wrapper of maxminddb crate

This is just a proof of concept. It currently does about 60% of the lookups
per second of the C extension.