PyBiblioNet is a Python library for performing network-based bibliometrics
Project description
PyBiblioNet
PyBiblioNet is a Python library for performing network-based bibliometrics, an analytical framework that leverages network science to study and quantify relationships and influence among scientific entities such as authors, and articles.
Why Use Network Analysis in Bibliometrics?
Network analysis provides powerful tools to uncover key patterns and actors in the scholarly ecosystem. By computing centrality metrics, it is possible to go beyond traditional indicators like raw citation counts or the h-index. Network-based metrics help identify:
- Influential authors or papers within and across research domains.
- Bridge entities that connect otherwise separated communities.
- Nodes that are highly connected to authoritative or prestigious sources.
These nuanced insights allow for a more refined understanding of scientific impact and visibility, as demonstrated in the literature (e.g., Diallo et al., 2016).
Features
- Easy modeling of citation and collaboration networks.
- Calculation of a wide variety of centrality and influence metrics.
- Integration with common network science libraries (e.g.,
networkx,igraph). - Support for directed and weighted graphs.
- Ready-to-use functions for common bibliometric scenarios.
Installation
To install the latest version from TestPyPI:
pip install --upgrade pybiblionet --index-url https://test.pypi.org/simple/ pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pybiblionet-1.0.0.tar.gz.
File metadata
- Download URL: pybiblionet-1.0.0.tar.gz
- Upload date:
- Size: 72.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c55790b3b693f4d6a80e72c2909dd02c07a33e0952aa74799bef7591039a884
|
|
| MD5 |
eaef6c6a1b266cb375add2a670619383
|
|
| BLAKE2b-256 |
bf85c7767db488248c0594cd1920b86a1b95535e29c4ba000a35599491bd2b2b
|
File details
Details for the file pybiblionet-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pybiblionet-1.0.0-py3-none-any.whl
- Upload date:
- Size: 62.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6ba49645bbf1515ce3a29fcdfbf2fcb6651a7e6f5715dd6ad39861c4a5570e7
|
|
| MD5 |
9ca28ef9816fe4ae4c5f029253237e80
|
|
| BLAKE2b-256 |
00e15e3fc06a9f113ea8772d9a1ad15b6961b017b57e9fda052f26e193c5b16f
|