Bibtex file parser thatreturns a list of dictionary for each entry (function bibtex.loadbibfile ).
Plot a graph of co-authors from a bibtex file.
Requires:
- matplotlib
- networkx
Parse a Kaggle leaderboard page and prints it in the command line.
Requires:
- bs4 (beautifullsoup)
Parse a latex file and cleans it of comments and creates a unique *.tex with all figures in the target folder (for Arxiv submission).
Example script with complete command line parser.