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.2.tar.gz
(22.2 kB
view details)
Built Distribution
File details
Details for the file bibliometa-0.1.2.2.tar.gz
.
File metadata
- Download URL: bibliometa-0.1.2.2.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 | cb87c831d592ae1e5cb78c9e5a8dd73d7634ed9f9e639b545fa4fa6e057ff711 |
|
MD5 | 5108ff8e570f2572e133ae9ac55417d2 |
|
BLAKE2b-256 | 12df45cf259e5639f471cf157ddcb50a49e1da3d7c40360ba2e046f014ac601f |
File details
Details for the file bibliometa-0.1.2.2-py3-none-any.whl
.
File metadata
- Download URL: bibliometa-0.1.2.2-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 | 9b9f7af084f6cb4b4e13b0e26e4d6d8e365544398d2434f7f955ba665ba0d05a |
|
MD5 | c6d9b90c037974a0e5e3e3fcf56d0f60 |
|
BLAKE2b-256 | 3822e2c90a405f8539f5a1c848e87fa354277e117f1c11c6cef2bb5078348859 |