Top 6 Python doi Projects
-
-
bibcure
Bibcure helps in boring tasks by keeping your bibfile up to date and normalized...also allows you to easily download all papers inside your bibtex
Project mention: Papis 0.13: A CLI document and bibliography manager | news.ycombinator.com | 2023-05-07You don't normally need to enter metadata manually. You can import it using the publication's doi, arxiv etc. Then papis gives you an opportunity to review and update the metadata. The other functionality that papis provides is a quick search through titles, authors etc.
Of course much of that can be done with doi2bib [0], arxiv2bib [1], etc., which you can combine with the wonderful bibtool [2] to keep a clean bibtex file. That's what I use and the advantage of this over papis is that you can version control it.
That said papis has its use. It's less heavy than zotero, a bit less proprietary format (the info is stored in yaml files iirc) and it provides a layer over bibtex. If it had full text indexing and search I could see myself using it more.
[0] https://github.com/bibcure/bibcure
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
pdf2doi
A python library/command-line tool to extract the DOI or other identifiers of a scientific paper from a pdf file.
-
-
Structure_threader
A wrapper program to parallelize and automate runs of "Structure", "fastStructure" and "MavericK".
There is also structure_threader which works amazingly for me (Github Link)
-
Python doi related posts
Index
What are some of the best open-source doi projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | isbntools | 188 |
2 | bibcure | 185 |
3 | pdf2doi | 67 |
4 | cobib | 30 |
5 | Structure_threader | 24 |
6 | citelang | 8 |