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.2.1.tar.gz
(22.2 kB
view details)
Built Distribution
File details
Details for the file bibliometa-0.1.2.1.tar.gz
.
File metadata
- Download URL: bibliometa-0.1.2.1.tar.gz
- Upload date:
- Size: 22.2 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 | e9d9c93dfd62b6ccc329c7a80f98ce498f8a469aed05ddc9fb43f0c969e74f37 |
|
MD5 | b512a0b46d03e36c1eb5e51c6793a77e |
|
BLAKE2b-256 | a5d4b632bc59d144deabf032ea111449206f45fc7d3bb411fc9b14dd5f955a97 |
File details
Details for the file bibliometa-0.1.2.1-py3-none-any.whl
.
File metadata
- Download URL: bibliometa-0.1.2.1-py3-none-any.whl
- Upload date:
- Size: 27.2 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 | 271401da78cc7cffb386979ae2fa055e8ca6d8c30669bea6b4caf966e272b585 |
|
MD5 | 21d1967c648e50337444977359cc3448 |
|
BLAKE2b-256 | 371f0a92bbdc01be3fdf8ef86dadd7da912d828af4976117216c7ea5743530ff |