معرفی شرکت ها


bookie_api-0.4.7


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Api and command line client for Bookie
ویژگی مقدار
سیستم عامل -
نام فایل bookie_api-0.4.7
نام bookie_api
نسخه کتابخانه 0.4.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Rick Harding
ایمیل نویسنده rharding@mitechie.com
آدرس صفحه اصلی http://docs.bmark.us
آدرس اینترنتی https://pypi.org/project/bookie_api/
مجوز AGPL
Bookie Api and Command Line Client =================================== This is a python implementation of the `Bookie`_ api and a command line client to interact with our Bookie installation. Commands -------- The initial commands are admin related I need to help run and operate the https://bmark.us installation. Getting Started --------------- You need to create a `.bookierc` in your home directory with your username, api key, and api url for the site. :: [main] username=admin api_key=12345678 api_url=https://bmark.us/api/v1 Commands -------- :: # check out the help for each command level $ bookie --help $ bookie invite --help $ bookie invite set --help # check your configuration by making a ping request $ bookie ping # Invite commands $ bookie invite list # set 'someuser' to have 10 invites $ bookie invite set -u someuser -i 10 # Import commands $ bookie import list # User Commands $ bookie user list $ bookie user add -u testing -e testing@gmail.com $ bookie user delete -u testing .. _Bookie: http://github.com/mitechie/Bookie


نحوه نصب


نصب پکیج whl bookie_api-0.4.7:

    pip install bookie_api-0.4.7.whl


نصب پکیج tar.gz bookie_api-0.4.7:

    pip install bookie_api-0.4.7.tar.gz