kgarun50's blog

By kgarun50, history, 6 years ago, In English

Have you ever felt annoyed by reloading your profile page again and again after the end of every contest to see your new ratings ???

Then you will definitely like MyRatings which displays ratings of the user from various competitive programming sites in the terminal!!

Currently supports Codechef,Codeforces and Hackerearth !!

Installation

It is pip installable ( https://pypi.python.org/pypi/myratings) , just type pip install myratings for installation

Features

  • Mode 1: In this mode user handles and ratings are stored in the disk when user enters them for the first time so that the user need not enter them in the future and also it provides a comparison summary between old and new ratings.It is the default mode.
  • Mode 2: If it is not possible to maintain log, users can still view their ratings by simply selecting competitive programming site option number and entering handle.

Usage

  • Type "myratings" from the commandline
  • First time it asks for user handle of the respective sites
  • Then rating summary will be displayed

Configuration

To configure type the following command:: myratings config

Please Note: This is just initial iteration . For reporting bugs,suggesting update and contribution kindly refer https://github.com/kgarun/myratings

  • Vote: I like it
  • +33
  • Vote: I do not like it

| Write comment?
»
6 years ago, # |
  Vote: I like it 0 Vote: I do not like it

When I use Python2 to run it, I got  However when I use Python3 to install it, I got  Could someone help me?

  • »
    »
    6 years ago, # ^ |
      Vote: I like it +3 Vote: I do not like it

    Sorry for the inconvenience.
    This encodng related issue somewhat resembles https://github.com/pypa/pip/issues/3264

    I will try my best to resolve this as soon as possible.

    Please Note:
    - myratings is only python3 compatible
    - Preferred system encoding is UTF-8

»
2 years ago, # |
  Vote: I like it +1 Vote: I do not like it

Error Image Link : https://i.ibb.co/vkXG1SF/zzzzzzzzzzz.png

Not able to install !
error occurred !!