{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Provides type stubs for the maxminddb package, enabling static type checkers like mypy and PyCharm to validate code using maxminddb.","skillfed_tags":["type-stubs","typing-support"],"use_cases":["Enable type checkers to validate code that calls maxminddb functions for IP geolocation queries.","Provide IDE autocomplete and type hints when working with maxminddb APIs.","Catch type mismatches in geolocation lookup code before runtime in CI/CD pipelines.","Support maxminddb versions that lack built-in type annotations."],"what_it_does":"types-maxminddb is a PEP 561 type stub package that provides type information for the maxminddb library. It allows static type checkers like mypy, PyCharm, and pytype to understand and validate the types of maxminddb's API, catching type errors at development time rather than runtime.\n\nThe package is maintained as part of typeshed. The description notes that maxminddb has shipped its own type annotations since version 2.0.2, so installing this stub package may be unnecessary if you are already using that version or later of maxminddb itself.","worth_installing":"Yes, if you are using maxminddb versions before 2.0.2 and rely on static type checking. No, if you are already on maxminddb 2.0.2 or later, since maxminddb itself now includes type annotations. Check your maxminddb version first to avoid redundant installation."},"id":"types-maxminddb","links":{"html":"https://skillfed.io/packages/types-maxminddb","md":"https://skillfed.io/packages/types-maxminddb.md","pypi":"https://pypi.org/project/types-maxminddb/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2021-09-20","license_spdx":null,"license_treatment":"permissive","name":"types-maxminddb","python_support":"unspecified","summary":"Typing stubs for maxminddb"},"popularity":{"monthly_downloads":587586,"position":5873,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.5.0"}
