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 installto install all necessary dependencies - After development, run
poetry export --without-hashes -f requirements.txt --output requirements.txtto create a requirements.txt file with all dependencies. This file is needed to create the documentation on ReadTheDocs. - Run
poetry run sphinx-quickstartto initialize the Sphinx documentation - Change configuration in
./docs/source/conf.py, if needed - Run
poetry run sphinx-apidoc -f -o source ../src/bibliometa_visand thenpoetry run make htmlfrom 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
Release files for bibliometa-vis 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bibliometa-vis-0.1.1.tar.gz | 6.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bibliometa_vis-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.1 kB
Release files / bibliometa-vis-0.1.1.tar.gz
| Download URL | bibliometa-vis-0.1.1.tar.gz |
|---|---|
| Size | 6.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
da9ab5708af59609f90a3897aea651c06d54b86c367adcae45fa9e8e755d601a
|
|
BLAKE2b-256 checksum How to use checksums |
e1914f0c6ef30723bc448be43e445fcee953486ff046afb9e3f5968dce3c5737
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.10 CPython/3.8.10 Linux/5.4.0-84-generic
|
Release files / bibliometa_vis-0.1.1-py3-none-any.whl
| Download URL | bibliometa_vis-0.1.1-py3-none-any.whl |
|---|---|
| Size | 7.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b853680d5c81a44d10a4764d8759d2c436576b52547b03e65251754743f1861d
|
|
BLAKE2b-256 checksum How to use checksums |
5f044e9eda8f06e45f4d653f3b9ed537bf06a06901ac5b702bb42a5706f27fd6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.10 CPython/3.8.10 Linux/5.4.0-84-generic
|