songying / eprint

The script fetches the updates in Cryptology ePrint Archive, and generates an excel file for the current year.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eprint

The script fetches the updates in Cryptology ePrint Archive, and generates an excel file for the current year.

Before running, install 2 excel modules:

$pip install xlwt

$pip install xlrd

To run the script, use:

$python eprint_updates.py

or

$python3 eprint_updates.py

About

The script fetches the updates in Cryptology ePrint Archive, and generates an excel file for the current year.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%