Skip to main content

A package for manipulating, converting and analysing bibliographic metadata

Project description

Bibliometa

Documentation Status PyPI version

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 then poetry 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 hashes)

Uploaded Source

Built Distribution

bibliometa-0.1.3-py3-none-any.whl (23.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page