A simple extractive summarizer based on TF-IDF and TextRank. Developed for getting to know TF-IDF better and for my understanding of TextRank. It was part of an old project. Cleaned it and made it as a seperate project.
If you want to use a proper one for production level, I would suggest Gensim.