An extension package for Bibliometa that provides visualization functions
Project description
Bibliometa-Vis
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 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 and the Bibliometa-Vis packages can be found on GitHub: https://github.com/alueschow/cerl-thesaurus-networks
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file bibliometa-vis-0.1.1.tar.gz
.
File metadata
- Download URL: bibliometa-vis-0.1.1.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.10 Linux/5.4.0-84-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da9ab5708af59609f90a3897aea651c06d54b86c367adcae45fa9e8e755d601a |
|
MD5 | 3035c5868c2fd5bdac0d8f1477c41e0d |
|
BLAKE2b-256 | e1914f0c6ef30723bc448be43e445fcee953486ff046afb9e3f5968dce3c5737 |
File details
Details for the file bibliometa_vis-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: bibliometa_vis-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.10 Linux/5.4.0-84-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b853680d5c81a44d10a4764d8759d2c436576b52547b03e65251754743f1861d |
|
MD5 | 27ba53f3241fea38dd68c93060938a32 |
|
BLAKE2b-256 | 5f044e9eda8f06e45f4d653f3b9ed537bf06a06901ac5b702bb42a5706f27fd6 |