Skip to main content

GisMap: for researchers, by researchers

PyPI Status Binder Build Status Documentation Status License: MIT Code Coverage SWH

GisMap (Generic Information Search: Mapping and Analysis of Publications) 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.
  • DBLP database can be used locally (LDB endpoint) to improve speed and reliability.
  • Builds interactive collaboration graphs.

Test GisMap online!

Don't want to install GisMap on your computer (yet)? No worries, you can play with it using https://mybinder.org/.

For example:

WARNING: don't use LDB on binder, which does not provide enough memory yet. Only HAL and legacy DBLP work on binder.

Quickstart

Install GisMap:

$ pip install gismap

Use GisMap to display a collaboration graph (HTML) from a Notebook:

>>> from gismap.lab import ListMap
>>> lab = ListMap(["Fabien Mathieu", "François Baccelli", "Ludovic Noirie", "Céline Comte", "Sébastien Tixeuil"], dbs="hal")
>>> lab.update_authors()
>>> lab.update_publis()
>>> lab.show_html()

If you are not using Jupyter Lab/Notebook, rich display will not work. Instead, save the HTML and display it on your browser:

>>> from gismap.lab import ListMap
>>> lab = ListMap(["Fabien Mathieu", "François Baccelli", "Ludovic Noirie", "Céline Comte", "Sébastien Tixeuil"], dbs="hal")
>>> lab.update_authors()
>>> lab.update_publis()
>>> lab.save_html("my_graph")

Credits

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gismap-0.6.1.tar.gz (336.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gismap-0.6.1-py3-none-any.whl (96.8 kB view details)

Uploaded Python 3

File details

Details for the file gismap-0.6.1.tar.gz.

File metadata

  • Download URL: gismap-0.6.1.tar.gz
  • Upload date:
  • Size: 336.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.0 {"installer":{"name":"uv","version":"0.11.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for gismap-0.6.1.tar.gz
Algorithm Hash digest
SHA256 cddab7e24baeac27a10e38cb287de1fe65241c440f705bb542f0d4b7df162f96
MD5 a0f420ed549e1221a760ef321443b034
BLAKE2b-256 299a01446e2202bc785439195bda5d776abc24949f5537cab2aad8fa94d0d424

See more details on using hashes here.

File details

Details for the file gismap-0.6.1-py3-none-any.whl.

File metadata

  • Download URL: gismap-0.6.1-py3-none-any.whl
  • Upload date:
  • Size: 96.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.0 {"installer":{"name":"uv","version":"0.11.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for gismap-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 205b8ecfac97c0ddd365937bb1ee3cb8bbee4bb7655b31e7a1b78bd7acdf49f5
MD5 84e754329b23cb7be1d26eb0b114b195
BLAKE2b-256 ddfa794ddc0b606e8dcab5ea616c3ac9cf25a0ca8b3b17b73761cd29b7b0e3f2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.6.1 This release

2 files

0.6.0

2 files

0.5.4

2 files

0.5.3

2 files

0.5.2

2 files

0.5.1

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.2

2 files

0.2.1

2 files

0.2.0

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page