PhysBiblio

Bibliography manager, developed in python using PySide2 for the graphical interface and Sqlite for the database management.
It has a particular focus on High Energy Physics tools such as INSPIRE-HEP and arXiv.

PhysBiblio can be installed easily using `pip`, for example with:
pip install --user physbiblio
If everything was installed correctly, type PhysBiblio.exe to start.

For more information visit the PhysBiblio page on GitHub.