Skip to content

hiramekun/AtCoderRatingGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 

Repository files navigation

I am considering implementing a web version.

AtCoder Rating Graph

Compare AtCoder rating graph with others.

image

Installation

If you want to execute this repository, I strongrly recommend you to fork this repository at first.
Python >= 3.6 is required.

After you fork this repository.
$ git clone https://github.com/`your user name`/AtCoderRatingGraph.git

Or you can simply clone this repository, too.

$ git clone https://github.com/hiramekun/AtCoderRatingGraph.git

Then install requirements.

$ cd AtCoderRatingGraph
$ pip install -r requirements.txt

Usage

$ jupyter notebook
or 
$ jupyter lab

Change each name in users as you want.
Then run all cells.

About

Compare AtCoder rating graph with others

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors