Jump to content
gigiRoman

Nullege is a search engine for Python source code.

Recommended Posts

Nullege is a search engine for Python source code. It helps you find working samples for Python libraries from production-quality open source projects.

Unlike generic search engines, Nullege really understands Python and knows

class InspectionFrame(wx.Frame):

    def SaveSettings(self, config):

        w, h = self.GetSize()

is a sample for wx.Frame.GetSize(). It also tries to bring you more information in the first search result page, so you can find the right example with fewer clicks.

Nullege is growing every day. If you can't find a sample for a library, or have ideas or feature requests, or just want to let us know that Nullege is useful (or not), please send us a mail, or click the 'feedback' button on the right.

http://nullege.com

https://ibb.co/kuuKna

Edited by gigiRoman
  • Upvote 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...