
bibtexparser 1.4.4
0
Bibtex parser for python 3
Contents
Bibtex parser for python 3
Stars: 562, Watchers: 562, Forks: 134, Open Issues: 25The sciunto-org/python-bibtexparser repo was created 13 years ago and the last code push was 2 weeks ago.
The project is popular with 562 github stars!
How to Install bibtexparser
You can install bibtexparser using pip
pip install bibtexparser
or add it to a project with poetry
poetry add bibtexparser
Package Details
- Author
- Francois Boulogne and other contributors
- License
- LGPLv3 or BSD
- Homepage
- https://github.com/sciunto-org/python-bibtexparser
- PyPi:
- https://pypi.org/project/bibtexparser/
- GitHub Repo:
- https://github.com/sciunto-org/python-bibtexparser
Related Packages
Errors
A list of common bibtexparser errors.
Code Examples
Here are some bibtexparser code examples and snippets.
GitHub Issues
The bibtexparser package has 25 open issues on GitHub
- Use modern names for pyparsing methods
- Deprecation warnings from pyparsing library
latex_to_unicodeattacks math mode commands- Added parse_url() entrypoint
- Error in latex_to_unicode
pythonfix
