Dear Community,

Given that so many Python packages are used for Computational Neuroscience I'd like to share with you this new search engine for packages:

Python Package Guru: https://pypkg.guru

This allows you to search over PyPI packages (official index) but much faster than on pypi.org and in an interactive way.
I find it especially useful to discover packages based on their capabilities (eg, try out "fast dataframe").

Give it a try!

Best Regards,
Fabrizio Damicelli