{"library":"nanopb","type":"library","category":null,"description":"Nanopb is a small code-size Protocol Buffers implementation in ANSI C, primarily suitable for microcontrollers and other memory-restricted systems. The Python library component provides the `nanopb_generator.py` script, which compiles `.proto` definition files into C header (`.h`) and source (`.c`) files that can then be used with the Nanopb C runtime. The project is actively maintained, with versions typically released a few times a year, addressing bug fixes and minor improvements, such as the latest 0.4.9.1 release from December 2024.","language":"python","status":"active","version":"0.4.9.1","tags":["protocol buffers","protobuf","embedded","generator","serialization","microcontroller"],"install":[{"cmd":"pip install nanopb","imports":["python -m nanopb.generator.nanopb_generator your_message.proto"]},{"cmd":"pip install --upgrade protobuf grpcio-tools","imports":[]}],"homepage":"https://jpa.kapsi.fi/nanopb/","github":"https://github.com/nanopb/nanopb","docs":"https://jpa.kapsi.fi/nanopb/docs/index.html","changelog":null,"pypi":"https://pypi.org/project/nanopb/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/nanopb/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}