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.tar.gz
(22.0 kB
view details)
Built Distribution
File details
Details for the file bibliometa-0.1.2.tar.gz
.
File metadata
- Download URL: bibliometa-0.1.2.tar.gz
- Upload date:
- Size: 22.0 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 | 3679c658f521479c4dfeecff838feb8f2cb72ffb39837d071060fc11f93c8922 |
|
MD5 | d08b47da3844eb4845e8b45bfb150cb5 |
|
BLAKE2b-256 | 8d3b12bc0d5b6d0a108b31a566d4391cf6517cde787ae6c82248e229c66c825a |
File details
Details for the file bibliometa-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: bibliometa-0.1.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 | 52dce8d21d8f21cd2dbb963345a700c8dec6209653b4a15b9b82a5826f6deabd |
|
MD5 | 7bbf51b89668d862c1d3a195b9210af4 |
|
BLAKE2b-256 | 2b39e9f41b3f13d48f8dfac5b5b1a8eef9818804f9cc1290c86081ae418b9964 |