https://github.com/balouf/alcics

Alcis leverages DBLP and HAL databases to provide cartography tools of your lab.

https://github.com/balouf/alcics

Science Score: 13.0%

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

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

Repository

Alcis leverages DBLP and HAL databases to provide cartography tools of your lab.

Basic Info
  • Host: GitHub
  • Owner: balouf
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 13.6 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog Contributing License Authors

README.md

Analytical Lab Cartography In Computer Science

PyPI Status Build Status Documentation Status License Code Coverage

Alcis leverages DBLP and HAL databases to provide cartography tools of your lab.

  • Free software: MIT license
  • Documentation: https://balouf.github.io/alcics/.

Features

  • TODO

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

GitHub Events

Total
Last Year

Dependencies

.github/actions/setup-poetry-env/action.yml actions
  • actions/cache v3 composite
  • actions/setup-python v4 composite
  • snok/install-poetry v1 composite
.github/workflows/build.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • codecov/codecov-action v3 composite
  • snok/install-poetry v1 composite
.github/workflows/docs.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v3 composite
  • actions/setup-python v5 composite
  • snok/install-poetry v1 composite
.github/workflows/release.yml actions
  • ./.github/actions/setup-poetry-env * composite
  • actions/checkout v3 composite
poetry.lock pypi
  • accessible-pygments 0.0.5
  • alabaster 0.7.16
  • asttokens 2.4.1
  • attrs 23.2.0
  • babel 2.15.0
  • beautifulsoup4 4.12.3
  • bleach 6.1.0
  • cachetools 5.3.3
  • certifi 2024.6.2
  • cffi 1.16.0
  • cfgv 3.4.0
  • chardet 5.2.0
  • charset-normalizer 3.3.2
  • colorama 0.4.6
  • coverage 7.5.3
  • decorator 5.1.1
  • defusedxml 0.7.1
  • distlib 0.3.8
  • docutils 0.21.2
  • exceptiongroup 1.2.1
  • executing 2.0.1
  • fastjsonschema 2.19.1
  • filelock 3.14.0
  • identify 2.5.36
  • idna 3.7
  • imagesize 1.4.1
  • importlib-metadata 7.1.0
  • iniconfig 2.0.0
  • ipython 8.18.1
  • jedi 0.19.1
  • jinja2 3.1.4
  • jsonschema 4.22.0
  • jsonschema-specifications 2023.12.1
  • jupyter-client 8.6.2
  • jupyter-core 5.7.2
  • jupyterlab-pygments 0.3.0
  • lxml 5.2.2
  • markupsafe 2.1.5
  • matplotlib-inline 0.1.7
  • mistune 2.0.5
  • mypy 1.10.0
  • mypy-extensions 1.0.0
  • nbclient 0.10.0
  • nbconvert 7.16.4
  • nbformat 5.10.4
  • nbsphinx 0.9.4
  • nodeenv 1.9.1
  • packaging 24.0
  • pandocfilters 1.5.1
  • parso 0.8.4
  • pexpect 4.9.0
  • platformdirs 4.2.2
  • pluggy 1.5.0
  • pre-commit 3.7.1
  • prompt-toolkit 3.0.46
  • ptyprocess 0.7.0
  • pure-eval 0.2.2
  • pycparser 2.22
  • pydata-sphinx-theme 0.14.4
  • pygments 2.18.0
  • pyproject-api 1.6.1
  • pytest 7.4.4
  • pytest-cov 4.1.0
  • python-dateutil 2.9.0.post0
  • pywin32 306
  • pyyaml 6.0.1
  • pyzmq 26.0.3
  • referencing 0.35.1
  • requests 2.32.3
  • rpds-py 0.18.1
  • six 1.16.0
  • snowballstemmer 2.2.0
  • soupsieve 2.5
  • sphinx 7.3.7
  • sphinx-mdinclude 0.5.4
  • sphinxcontrib-applehelp 1.0.8
  • sphinxcontrib-devhelp 1.0.6
  • sphinxcontrib-htmlhelp 2.0.5
  • sphinxcontrib-jsmath 1.0.1
  • sphinxcontrib-qthelp 1.0.7
  • sphinxcontrib-serializinghtml 1.1.10
  • stack-data 0.6.3
  • tinycss2 1.3.0
  • tomli 2.0.1
  • tornado 6.4
  • tox 4.15.1
  • traitlets 5.14.3
  • typing-extensions 4.12.1
  • urllib3 2.2.1
  • virtualenv 20.26.2
  • wcwidth 0.2.13
  • webencodings 0.5.1
  • zipp 3.19.2
pyproject.toml pypi
  • mypy ^1.6.1 develop
  • pre-commit ^3.5.0 develop
  • pytest ^7.4.3 develop
  • pytest-cov ^4.1.0 develop
  • tox ^4.11.3 develop
  • ipython ^8.17.2 docs
  • nbsphinx ^0.9.3 docs
  • pydata-sphinx-theme ^0.14.3 docs
  • sphinx ^7.2.6 docs
  • sphinx-mdinclude ^0.5.3 docs
  • lxml ^5.2.2
  • python >=3.9,<4.0