Skip to main content

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

Project description

Generic Information Search: Mapping and Analysis of Publications

PyPI Status Binder 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.

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:

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.

Project details


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.4.0.tar.gz (275.2 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.4.0-py3-none-any.whl (48.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gismap-0.4.0.tar.gz
  • Upload date:
  • Size: 275.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.11 {"installer":{"name":"uv","version":"0.9.11"},"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.4.0.tar.gz
Algorithm Hash digest
SHA256 03bea6ceca2029b6a62aaf7344c78f9bfc532d6d126f5079df6979d7dfa855b0
MD5 ffdb93cc7cca142e7192f33b8892237b
BLAKE2b-256 7abc2b7ea0fe3a52a0c79cf2f23cba36afa9da50645bbcdcefe95f94b58f80ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gismap-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 48.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.11 {"installer":{"name":"uv","version":"0.9.11"},"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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e01af213cb05b59f140beb13ef60336e359167362b0ee0c8d7587cf851c5f103
MD5 33f87017febd0585e73eb032b67f56e0
BLAKE2b-256 55298d43ee90425c8c9da840f45e6bd0fee362af87031329b41433cc8c921862

See more details on using hashes here.

Supported by

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