Bibliometa
Bibliometa is a python library for manipulating, converting and analysing bibliographic metadata, with a focus on graph analysis.
Homepage: https://bibliometa.readthedocs.io
Repository: https://github.com/alueschow/bibliometa
Package: https://pypi.org/project/bibliometa/
License: MIT
Installation
- Use pip:
pip install bibliometa
- Note: You may need to install the following packages on your machine in advance (e.g. via
apt-get) to be able to use Bibliometa:- libproj-dev
- proj-data
- proj-bin
- libgeos-dev
Development
- Clone this repository:
git clone https://github.com/alueschow/bibliometa.git - Run
poetry installto install all necessary dependencies
- After development, run
poetry export --without-hashes -f requirements.txt --output requirements.txtto create a requirements.txt file with all dependencies. This file is needed to create the documentation on ReadTheDocs.
- Run
poetry run sphinx-apidoc -f -o source ../src/bibliometaand thenpoetry run make htmlfrom within the docs folder to create a local documentation using Sphinx.
Tutorial
A tutorial that makes use of the Bibliometa package can be found on GitHub: https://github.com/alueschow/cerl-thesaurus-networks
Release files for bibliometa 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bibliometa-0.1.3.tar.gz | 19.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bibliometa-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.5 kB
Release files / bibliometa-0.1.3.tar.gz
| Download URL | bibliometa-0.1.3.tar.gz |
|---|---|
| Size | 19.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dd648ad475b062ee3fab6e72dacf7eaf16ec4cf72c09bcad5c7a84dfa234c936
|
|
BLAKE2b-256 checksum How to use checksums |
f7a506e85754ada5312e9bbef40002731c9e53d37e7d15190eb41a91689efc3e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.10 CPython/3.8.10 Linux/5.4.0-81-generic
|
Release files / bibliometa-0.1.3-py3-none-any.whl
| Download URL | bibliometa-0.1.3-py3-none-any.whl |
|---|---|
| Size | 23.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
baa725c2ad8c019625f14fbbcd14b05a6854d67d7950e9f051e5ace8ebe72ac7
|
|
BLAKE2b-256 checksum How to use checksums |
a68f9342c135f599d1338ee39050dc93d5e55ff34950c2a6adf966a8bcd94131
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.10 CPython/3.8.10 Linux/5.4.0-81-generic
|