Giter VIP home page Giter VIP logo

ckandr's Introduction

ckandr (Crypto KA Naya Desi Rate)


ckandr is a python-based command-line application Cryptocurrency prices from popular Indian cryptocurrency exchanges. There are already some great command-line cryptocurrency price ticker tools like Coinmon and it's python port Pycoinmon. ckandr is heavily inspired by both these projects. However, both these projects get their data from CoinMarketCap's API. This is of no use to Indian investors who are investing through Indian exchanges like Koinex, ZebPay and others. ckandr aims to solve this problem by fetching prices from these sites. (and more to follow soon)

For all you non-Hindi speaking people out there, ckandr is a play on a Hindi word, Sikander, which means a "warrior" or "defender". And the pseudo-acronym of ckandr, Crypto KA Naya Desi Rate, just means the latest price of cryptocurrencies in Rupees.

Installation

It can be done in a couple of ways

The easy way

$ pip install ckandr

And if you want to upgrade

$ pip install ckandr --upgrade

Installing from source

Clone the Repo

git clone [email protected]:screwgoth/ckandr.git
cd ckandr

Setup a virtual environement (optional)

virtualenv -p python3 .venv36

Install the requirements

pip install -r requirements.txt

Install ckandr

pip install .

If you ever pull the latest code, you can just upgrade

pip install . --upgrade

Usage

Checkout help:

ckandr --help

Screenshot

ckandr_screenshot

TODO

Please refer to the TODO.md file for the list of things to do for world domination

Licensing

The code in this project is licensed under the MIT License. Please refer to the LICENSE file for more information

ckandr's People

Contributors

screwgoth avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ckandr's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.