Description:
The package contains two subpackages.
yapbib: Methods to manage a bibliography
query_ads: Methods to Query ADS (Harvard Database)
Features:
It provides methods to import from bibtex and ADS (Harvard database) portable format.
Supports exporting to bibtex, latex, html and xml and two ad-hoc formats (short and full descriptions).
Include scripts to manipulate databases, get bibliography from ADS online database and extract citations from a LaTeX document.
Easy to use in your own scripts
Documentation
Scripts:
There are three available ready-to-use scripts that serve as examples of use:
Script |
Function |
|---|---|
bibmanage.py: |
Manage bibliography |
bibextract.py |
Extract citations from tex source |
get_papers.py |
Retrieve bibliography information from Harvard ADS |
# Last Changes
## v. 0.7.3
Added option for import/export to sqlite database. Cleaned-up code. Fixed some bugs.
## v. 0.7.1
Fixed bugs in bibmanage searching. Added option to bibtex output.
## v. 0.7.0
Fixed bugs related to string and unicode objects
## v. 0.6.7
Working python 3 version
## v. 0.6.1
Added option to export to bibtex in different encodings
Parsing of tex files with two or more bibtex input files has been corrected in bibextract.py
## v. 0.6.0
Fixed bugs to all scripts and added option for version information output
bibextract.py now determines the bibtex file from the source.
Release files for biblio-py 0.7.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| biblio-py-0.7.4.tar.gz | 62.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| biblio_py-0.7.4-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 126.5 kB
Release files / biblio-py-0.7.4.tar.gz
| Download URL | biblio-py-0.7.4.tar.gz |
|---|---|
| Size | 62.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4fe66e69a32fe0e83e2ad55f5f6b9272d35fb692ed556f57b87f32251781ad67
|
|
BLAKE2b-256 checksum How to use checksums |
5edd2fd0f13dfe4db4425bf9e4f2bc2d77194e0c5f4c19541f0a6f2488880bce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.7
|
Release files / biblio_py-0.7.4-py2.py3-none-any.whl
| Download URL | biblio_py-0.7.4-py2.py3-none-any.whl |
|---|---|
| Size | 64.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
656beb7ddc6b702ade4b52d2cfea263c01bcb785fbfa02cab2921ac147ce217f
|
|
BLAKE2b-256 checksum How to use checksums |
09b677086f110a1c94b27e5a847ff564ac5249dcb1d7ebef0b58bd1bc51fc6f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.7
|