معرفی شرکت ها


Cuttlefish-0.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Browser-based search tool for quickly `grep`ing source code.
ویژگی مقدار
سیستم عامل -
نام فایل Cuttlefish-0.3
نام Cuttlefish
نسخه کتابخانه 0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Kaelin Colclasure
ایمیل نویسنده kaelin@acm.org
آدرس صفحه اصلی http://bitbucket.org/kaelin/cuttlefish/
آدرس اینترنتی https://pypi.org/project/Cuttlefish/
مجوز MIT
Cuttlefish is an example project using the Bottle flyweight Web framework and the Mako template engine in Python. It's intended to run on your desktop, and provide a lightweight search engine (using grep) for your source code. [[[NOTE]]] This is an early development alpha. It basically works, but there are many known issues yet to be fixed. The cuttlefish command-line tool runs the app using Bottle's WSGIRefServer support. The cuttlefish-config.plist is in this case read directly from the cuttlefish package, which is not nice. This will get fixed, eventually, but in the meantime it's convenient for my debugging. There is a cuttlefish.wsgi file also embedded in the cuttlefish package. This can be copied to wherever Apache w/ mod_wsgi would like to see it. In this case, the cuttlefish-config.plist should either be copied alongside cuttlefish.wsgi or the latter should be edited to point to wherever your customized cuttlefish-config.plist resides. -- Kaelin 10/26/2009


نحوه نصب


نصب پکیج whl Cuttlefish-0.3:

    pip install Cuttlefish-0.3.whl


نصب پکیج tar.gz Cuttlefish-0.3:

    pip install Cuttlefish-0.3.tar.gz