gismap

GISMAP leverages DBLP and HAL databases to provide cartography tools for you and your lab.

https://github.com/balouf/gismap

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

GISMAP leverages DBLP and HAL databases to provide cartography tools for you and your lab.

Basic Info
  • Host: GitHub
  • Owner: balouf
  • Language: Python
  • Default Branch: main
  • Size: 7.16 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created 8 months ago · Last pushed 6 months ago
Metadata Files
Readme Changelog Contributing Citation Authors

README.md

Generic Information Search: Mapping and Analysis of Publications

PyPI Status Build Status Documentation Status License: MIT Code Coverage

GISMAP leverages DBLP and HAL databases to provide cartography tools for you and your lab.

Features

  • Can be used by all researchers in Computer Science (DBLP endpoint) or based in France (HAL endpoint).
  • Aggregate publications from multiple databases, including multiple author keys inside the same database.
  • Automatically keeps track of a Lab/Department members and publications.
  • Builds interactive collaboration graphs.

Quickstart

Install GISMAP:

console $ pip install gismap

Use GISMAP to produce a collaboration graph (HTML):

```pycon

from gismap.sources.hal import HAL from gismap.lab import ListLab lab = ListLab(["Fabien Mathieu", "François Baccelli", "Ludovic Noirie", "Céline Comte", "Sébastien Tixeuil"], dbs="hal") lab.updateauthors() lab.updatepublis() lab.show_html() ```

Credits

This package was created with Cookiecutter and the Package Helper 3 project template.

Owner

  • Name: Fabien Mathieu
  • Login: balouf
  • Kind: user
  • Location: Paris, France
  • Company: LINCS

Researcher at Lincs

Citation (citation.cff)

cff-version: 1.2.0
title: Generic Information Search: Mapping and Analysis of Publications
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - family-names: Mathieu
    given-names: Fabien
    email: fabien.mathieu@normalesup.org
repository-code: "https://github.com/balouf/gismap/"
url: "https://balouf.github.io/gismap/"
abstract: GISMAP leverages DBLP and HAL databases to provide cartography tools for you and your lab.
license: MIT

GitHub Events

Total
  • Release event: 1
  • Push event: 16
  • Create event: 1
Last Year
  • Release event: 1
  • Push event: 16
  • Create event: 1

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 99 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 3
  • Total maintainers: 1
pypi.org: gismap

GISMAP leverages DBLP and HAL databases to provide cartography tools for you and your lab.

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 99 Last month
Rankings
Dependent packages count: 8.8%
Average: 29.1%
Dependent repos count: 49.5%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • astral-sh/setup-uv v5 composite
  • codecov/codecov-action v4 composite
.github/workflows/docs.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • astral-sh/setup-uv v5 composite
  • pandoc/actions/setup v1 composite
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • astral-sh/setup-uv v5 composite
pyproject.toml pypi
  • bof >=0.3.5
  • gismo >=0.5.2
uv.lock pypi
  • accessible-pygments 0.0.5
  • alabaster 1.0.0
  • asttokens 3.0.0
  • attrs 25.3.0
  • babel 2.17.0
  • beautifulsoup4 4.13.4
  • bleach 6.2.0
  • bof 0.4.1
  • certifi 2025.6.15
  • cffi 1.17.1
  • charset-normalizer 3.4.2
  • colorama 0.4.6
  • coverage 7.9.1
  • decorator 5.2.1
  • defusedxml 0.7.1
  • dill 0.4.0
  • docutils 0.21.2
  • exceptiongroup 1.3.0
  • executing 2.2.0
  • fastjsonschema 2.21.1
  • gismap 0.1.0
  • gismo 0.5.2
  • idna 3.10
  • imagesize 1.4.1
  • iniconfig 2.1.0
  • ipython 8.37.0
  • ipython 9.3.0
  • ipython-pygments-lexers 1.1.1
  • jedi 0.19.2
  • jinja2 3.1.6
  • joblib 1.5.1
  • jsonschema 4.24.0
  • jsonschema-specifications 2025.4.1
  • jupyter-client 8.6.3
  • jupyter-core 5.8.1
  • jupyterlab-pygments 0.3.0
  • linkify-it-py 2.0.3
  • llvmlite 0.44.0
  • lxml 6.0.0
  • markdown-it-py 3.0.0
  • markupsafe 3.0.2
  • matplotlib-inline 0.1.7
  • mdit-py-plugins 0.4.2
  • mdurl 0.1.2
  • mistune 3.1.3
  • myst-parser 4.0.1
  • nbclient 0.10.2
  • nbconvert 7.16.6
  • nbformat 5.10.4
  • nbsphinx 0.9.7
  • numba 0.61.2
  • numpy 2.2.6
  • packaging 25.0
  • pandocfilters 1.5.1
  • parso 0.8.4
  • pexpect 4.9.0
  • platformdirs 4.3.8
  • pluggy 1.6.0
  • prompt-toolkit 3.0.51
  • ptyprocess 0.7.0
  • pure-eval 0.2.3
  • pycparser 2.22
  • pydata-sphinx-theme 0.16.1
  • pygments 2.19.2
  • pytest 8.4.1
  • pytest-cov 6.2.1
  • python-dateutil 2.9.0.post0
  • pywin32 310
  • pyyaml 6.0.2
  • pyzmq 27.0.0
  • referencing 0.36.2
  • requests 2.32.4
  • rpds-py 0.25.1
  • ruff 0.12.1
  • scikit-learn 1.7.0
  • scipy 1.15.3
  • scipy 1.16.0
  • six 1.17.0
  • snowballstemmer 3.0.1
  • soupsieve 2.7
  • sphinx 8.1.3
  • sphinx-copybutton 0.5.2
  • sphinxcontrib-applehelp 2.0.0
  • sphinxcontrib-devhelp 2.0.0
  • sphinxcontrib-htmlhelp 2.1.0
  • sphinxcontrib-jsmath 1.0.1
  • sphinxcontrib-qthelp 2.0.0
  • sphinxcontrib-serializinghtml 2.0.0
  • stack-data 0.6.3
  • threadpoolctl 3.6.0
  • tinycss2 1.4.0
  • tomli 2.2.1
  • tornado 6.5.1
  • traitlets 5.14.3
  • typing-extensions 4.14.0
  • uc-micro-py 1.0.3
  • urllib3 2.5.0
  • wcwidth 0.2.13
  • webencodings 0.5.1
  • zstandard 0.23.0