About Saagie Code Search

The Saagie Code Search add-on is an app designed to help you search and retrieve Python code snippets from a default codebase or code repositories hosted on GitHub.

Saagie Code Search is available in the Saagie Community repository.

The app comes preloaded with an open source default codebase containing 10,000 Python functions. You can use this default codebase as a starting point to explore and find relevant code snippets.

It is also possible to search code snippets from GitHub repositories. For more information, see Using Saagie Code Search.

The search functionality supports various search criteria, including function names and keywords. However, Saagie Code Search only supports the search for Python functions for now. The app is optimized to deal specifically with Python code and does not support other programming languages.