معرفی شرکت ها


alice-core-1.6.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

-
ویژگی مقدار
سیستم عامل -
نام فایل alice-core-1.6.4
نام alice-core
نسخه کتابخانه 1.6.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Pooja Shah
ایمیل نویسنده writeback2pooja@gmail.com
آدرس صفحه اصلی https://github.com/moengage/alice
آدرس اینترنتی https://pypi.org/project/alice-core/
مجوز MIT
README for Alice ========================================== Alice is a bot specialised to do codebase supervising on your behalf to prevent chaos situation in any layer of SDLC cycle. Install ------- Installing is simple via pip **pip install alice-core** How to use ---------- 1. Create your team specific input config file `setup your config file <https://github.com/moengage/alice/blob/master/docs/setup_config.md>`_ 2. Start Alice (any 1 way): modify the commands for particular config.yaml or config.json file path & port number * **run as flask app** export FLASK_APP=alice config='config.yaml'; flask run --host 0.0.0.0 --port 5005 or * **run as uwsgi process** (Install uwsgi>=2.0.14 on your machine for using this) export config="config.yaml"; uwsgi --socket 0.0.0.0:5005 --protocol=http -w alice --callable app **Note:** default port number is '5000' if not specified `more details <https://github.com/moengage/alice/tree/master#want-to-hire-me>`_ 3. Create `web-hook in github <https://developer.github.com/webhooks/creating/>`_ set it to <IP_WHERE_ALICE_IS_LISTNING>:<PORT_NUMBER>/alice Example: .. image:: https://user-images.githubusercontent.com/12966925/28403837-3c91e480-6d44-11e7-8c85-d848babe69f4.png :width: 300px :height: 100px Wh questions ------------ why, what & how `about Alice <https://github.com/moengage/alice/blob/master/README.md>`_ Who can use alice on the fly ---------------------------- Github & Slack users If you are using other projects, look at "how to contribute" section Willing to contribute --------------------- Contributing `guidelines <https://github.com/moengage/alice/tree/master/.github/CONTRIBUTING.md>`_ Bugs/Requests ------------- Please use the GitHub `issue <https://github.com/moengage/alice/issues/>`_ tracker to submit bugs or request features. Changelog --------- Consult the Changelog `page <https://github.com/moengage/alice/blob/master/changes.md>`_ for fixes and enhancements of each version.


نحوه نصب


نصب پکیج whl alice-core-1.6.4:

    pip install alice-core-1.6.4.whl


نصب پکیج tar.gz alice-core-1.6.4:

    pip install alice-core-1.6.4.tar.gz