معرفی شرکت ها


TracHackergotchi-1.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Adds user-specific icons to the Trac timeline view.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل TracHackergotchi-1.2
نام TracHackergotchi
نسخه کتابخانه 1.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Noah Kantrowitz
ایمیل نویسنده noah@coderanger.net
آدرس صفحه اصلی http://trac-hacks.org/wiki/HackergotchiPlugin
آدرس اینترنتی https://pypi.org/project/TracHackergotchi/
مجوز BSD
Notes ===== Adds user-specific icons to the timeline view. .. image:: http://trac-hacks.org/raw-attachment/wiki/HackergotchiPlugin/hackergotchi.png Providers ========= Identicon --------- Locally generate identicons__ using the author information. This provider requires PIL__ to be installed. __ http://www.docuverse.com/blog/donpark/2007/01/18/visual-security-9-block-ip-identification __ http://pythonware.com/products/pil/ Identicon implementation is courtesy of `Shin Adachi <shn@glucose.jp>`_. Gravatar -------- Uses the Gravatar.com__ service to generate images. __ http://gravatar.com Configuration ============= All configuration options go in the ``[hackergotchi]`` section. ``providers`` : *optional, default: GravatarHackergotchiProvider, IdenticonHackergotchiProvider* Order to try providers when looking for an image. Any providers enabled but not listed will be tried in a pseudo-random order. ``gravatar_default`` : *optional, default: identicon* Value to pass along to Gravatar to use if the email doesn't match anything. Valid values are ``identicon``, ``monsterid``, ``wavatar``, or a URL to an image. In the first three cases, a icon will be procedurally generated. To enable the plugin:: [components] hackergotchi.* = enabled Example ======= To never use the Gravatar provider:: [hackergotchi] providers = IdenticonHackergotchiProvider [components] hackergotchi.* = enabled hackergotchi.providers.GravatarHackergotchiProvider = disabled


نیازمندی

مقدار نام
- Trac


نحوه نصب


نصب پکیج whl TracHackergotchi-1.2:

    pip install TracHackergotchi-1.2.whl


نصب پکیج tar.gz TracHackergotchi-1.2:

    pip install TracHackergotchi-1.2.tar.gz