A package for manipulating, converting and analysing bibliographic metadata
Project description
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 install
to install all necessary dependencies
- After development, run
poetry export --without-hashes -f requirements.txt --output requirements.txt
to 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/bibliometa
and thenpoetry run make html
from 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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bibliometa-0.1.3.tar.gz
(19.5 kB
view details)
Built Distribution
File details
Details for the file bibliometa-0.1.3.tar.gz
.
File metadata
- Download URL: bibliometa-0.1.3.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.10 Linux/5.4.0-81-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd648ad475b062ee3fab6e72dacf7eaf16ec4cf72c09bcad5c7a84dfa234c936 |
|
MD5 | c1cfd3b79ccd91f99c2129fd67ec7464 |
|
BLAKE2b-256 | f7a506e85754ada5312e9bbef40002731c9e53d37e7d15190eb41a91689efc3e |
File details
Details for the file bibliometa-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: bibliometa-0.1.3-py3-none-any.whl
- Upload date:
- Size: 23.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.10 Linux/5.4.0-81-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | baa725c2ad8c019625f14fbbcd14b05a6854d67d7950e9f051e5ace8ebe72ac7 |
|
MD5 | f6db9c761ac9f900384caf4754cc3136 |
|
BLAKE2b-256 | a68f9342c135f599d1338ee39050dc93d5e55ff34950c2a6adf966a8bcd94131 |