معرفی شرکت ها


cexbot-0.0.9d3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

cexbot
ویژگی مقدار
سیستم عامل -
نام فایل cexbot-0.0.9d3
نام cexbot
نسخه کتابخانه 0.0.9d3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Nik Cubrilovic
ایمیل نویسنده nikcub@gmail.com
آدرس صفحه اصلی https://github.com/nikcub/cexbot
آدرس اینترنتی https://pypi.org/project/cexbot/
مجوز Copyright (c) 2013 Nik Cubrilovic. <http://www.nikcub.com/> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
## cexbot A bot for the cex.io cryptocurrency mining marketplace *this is a really early version, recommend you check updates frequently* ## Signup 1. Go to [cex.io](https://cex.io/r/0/nikcub/0/) 2. Click signup 3. Fill out form, confirm etc. 4. Once signed up go to https://www.cex.io/trade/profile 5. Scroll down to API Access 6. *Optional* enter your IP address 7. Check all API access permission boxes 8. Click 'generate' 9. Copy the key and secret (see Config section) 10. Click 'activate' 11. Click the link in the activation email to confirm API access ## Install The easiest way to install is with `pip`, it will download the package, build it and place `cexbot-cli` in your path. If you don't have `pip` on your machine see ["How do I install pip on OS X"](http://stackoverflow.com/questions/17271319/installing-pip-on-mac-os-x) (*tl;dr: `sudo easy_install pip` or `brew install python`*) `pip install cexbot` ## Dev Install `git clone --depth=0 https://github.com/nikcub/cexbot.git` `pip install -r requirements.txt` ## Config cexbot needs to know your username, API key and secret. `./cexbot-cli genconfig` will generate a blank config file at `cex.cnf`. Edit the file and fill in `username`, `key` and `secret` ## Example Config ```ini [auth] username = user apikey = key secret = secret ``` ## Usage see `./cexbot-cli -h` new features being added all the time. see `./cexbot-cli listtasks` ## Update Update frequently, new features being added all the time. `./cexbot-cli update`


نحوه نصب


نصب پکیج whl cexbot-0.0.9d3:

    pip install cexbot-0.0.9d3.whl


نصب پکیج tar.gz cexbot-0.0.9d3:

    pip install cexbot-0.0.9d3.tar.gz