معرفی شرکت ها


bottery-0.1.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A bot framework with batteries included
ویژگی مقدار
سیستم عامل -
نام فایل bottery-0.1.1
نام bottery
نسخه کتابخانه 0.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Marco Rougeth
ایمیل نویسنده marco@rougeth.com
آدرس صفحه اصلی https://github.com/rougeth/bottery
آدرس اینترنتی https://pypi.org/project/bottery/
مجوز MIT
# bottery :battery: A framework for building bots [![Build Status](https://travis-ci.org/rougeth/bottery.svg?branch=master)](https://travis-ci.org/rougeth/bottery) [![Build status](https://ci.appveyor.com/api/projects/status/we3h64nj98vvxcre/branch/master?svg=true)](https://ci.appveyor.com/project/rougeth/bottery/branch/master) [![PyPI](https://img.shields.io/pypi/v/bottery.svg)](https://pypi.python.org/pypi/bottery) [![Versions](https://img.shields.io/pypi/pyversions/bottery.svg)](https://pypi.python.org/pypi/bottery) * [Usage](#usage) * [Documentation](http://docs.bottery.io) * [Installing](#installing) * [Creating a project](#creating-a-project) * [Running](#running) * [Development](#development) A complete example can be seen [here](https://github.com/leportella/bottery-examples). ## Usage ### Installing ```bash $ pip install bottery ``` ### Creating a project ```bash $ bottery startproject librarybot ``` ### Running ```bash $ bottery run ``` ## Development Please see [our contribution guide](CONTRIBUTING.rst).


نیازمندی

مقدار نام
- aiohttp
- attrs
- click
- halo
- jinja2
- requests
xtr coverage;
xtr flake8;
xtr isort;
xtr pytest;
xtr pytest-aiohttp;
xtr pytest-asyncio;
xtr pytest-cov;
xtr pytest-lazy-fixture;
xtr pytest-mock;
xtr sphinx;
xtr testfixtures;


نحوه نصب


نصب پکیج whl bottery-0.1.1:

    pip install bottery-0.1.1.whl


نصب پکیج tar.gz bottery-0.1.1:

    pip install bottery-0.1.1.tar.gz