Skip to main content

An extension package for Bibliometa that provides visualization functions

Project description

Bibliometa-Vis

Documentation Status PyPI version

Bibliometa-Vis is a python extension library for Bibliometa that provides visualization functions.

Homepage: https://bibliometa-vis.readthedocs.io

Repository: https://github.com/alueschow/bibliometa-vis

Package: https://pypi.org/project/bibliometa-vis/

License: MIT


Installation

  • Use pip: pip install bibliometa-vis
  • 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-vis.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-quickstart to initialize the Sphinx documentation
  • Change configuration in ./docs/source/conf.py, if needed
  • Run poetry run sphinx-apidoc -f -o source ../src/bibliometa_vis 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 and the Bibliometa-Vis packages 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-vis-0.1.1.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

bibliometa_vis-0.1.1-py3-none-any.whl (7.3 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