Fuzzy Logic Library

Hi, any library for Fuzzy Logic such as simpful for circuit python ?

For micropython:
See micropython documentation for installing packages . You may be able to install the simpful python library this way. Source is simpful on github. If your board does not have access to the internet directly see the cross-installing packages sections. Which board (in particular amount of flash/ram/processessing) should be considered.

For arduino/platformio/C++:
Search for fuzzy in the library manager.