Pythonのソースコードに特化した検索エンジン『Nullege』

Pythonのソースコード検索に特化した検索エンジンを見つけた。
Pythonでできているライブラリのサンプルコードとかを探すのに便利。

Nullege

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.

サイトのデザインはダサいけど、すごく頼もしい。
こいつのおかげでMaya Pythonのサンプルコードを見つけた。
『maya』検索結果

関連記事

株式会社ヘキサドライブの研究室ページ

3D復元技術の情報リンク集

OpenCV3.3.0でsfmモジュールのビルドに成功!

Maya には3 種類のシェーダSDKがある?

iPhone x ロボットハッカソン~RomoのiPhone...

OpenGVのライブラリ構成

Manim:Pythonで使える数学アニメーションライブラリ

スクレイピング

iOSデバイスのためのフィジカル・コンピューティングツールキ...

Unreal Engineの薄い本

Adobe Photoshop CS4 Extendedの3...

定数

ROSでガンダムを動かす

ManuelBastioniLAB:人体モデリングできるBl...

ZBrushで作った3Dモデルを立体視で確認できるVRアプリ...

BGSLibrary:OpenCVベースの背景差分ライブラリ

機械学習に役立つPythonライブラリ一覧

bpy-renderer:レンダリング用Pythonパッケー...

ポリ男をリファイン

リメイク版ロボコップスーツのメイキング

UnityでTweenアニメーションを実装できる3種類の無料...

OpenCV 3.1のsfmモジュールのビルド再び

OpenAR:OpenCVベースのマーカーARライブラリ

Math.NET Numerics:Unityで使える数値計...

TeleSculptor:空撮動画からPhotogramme...

OpenMVS:Multi-View Stereoによる3次...

Kornia:微分可能なコンピュータービジョンライブラリ

ニューラルネットワークで画像分類

WordPressプラグインの作り方

UnityからROSを利用できる『ROS#』

タマムシっぽい質感

Composition Rendering:Blenderに...

昔Mayaでモデリングしたモデルをリファインしてみようか

HerokuでMEAN stack

C++ 標準テンプレートライブラリ (STL)

Google Chromecast

Pythonの自然言語処理ライブラリ『NLTK(Natura...

OpenCVでカメラ画像から自己位置認識 (Visual O...

OpenGVの用語

PyDataTokyo主催のDeep Learning勉強会

Google製オープンソース機械学習ライブラリ『Tensor...

仮想関数

コメント