gitlab.softwareheritage.org / vlorentz / swh-graph
JSON API: https://data.code.gouv.fr/api/v1/hosts/gitlab.softwareheritage.org/repositories/vlorentz%2Fswh-graph
Stars: 1
Forks: 0
Open issues:
License: gpl-3.0
Language:
Dependencies parsed at:
47
Created at: over 2 years ago
Updated at: 11 months ago
Pushed at: 11 months ago
Last synced at: 12 months ago
docker/Dockerfile
docker
- openjdk 11-slim-buster build
java/pom.xml
maven
- ch.qos.logback:logback-classic 1.2.3
- com.github.luben:zstd-jni 1.5.1-1
- com.google.protobuf:protobuf-java 3.21.1
- com.google.protobuf:protobuf-java-util 3.21.1
- com.martiansoftware:jsap 2.1
- commons-codec:commons-codec 1.15
- io.grpc:grpc-netty-shaded 1.47.0
- io.grpc:grpc-protobuf 1.47.0
- io.grpc:grpc-services 1.47.0
- io.grpc:grpc-stub 1.47.0
- io.grpc:grpc-testing 1.47.0
- it.unimi.dsi:dsiutils 2.7.2
- it.unimi.dsi:fastutil 8.5.8
- it.unimi.dsi:law 2.7.2
- it.unimi.dsi:sux4j 5.4.0
- it.unimi.dsi:webgraph-big 3.7.0
- javax.annotation:javax.annotation-api 1.3.2
- org.apache.hadoop:hadoop-client-runtime 3.3.1
- org.apache.hadoop:hadoop-common 3.3.1
- org.apache.orc:orc-core 1.7.1
- org.slf4j:slf4j-simple 1.7.26
- org.junit.jupiter:junit-jupiter-api 5.7.0 test
- org.junit.jupiter:junit-jupiter-engine 5.7.0 test
- org.junit.jupiter:junit-jupiter-params 5.7.0 test
pyproject.toml
pypi
- swh.dataset >=v1.0.1
requirements-swh.txt
pypi
- swh.core >=0.3
- swh.dataset *
- swh.model >=0.13.0
- swh.storage *
- grpc-stubs * test
- pytest * test
- pytest-asyncio * test
- pytest-mock * test
- types-click * test
- types-protobuf * test
- types-pyyaml * test
- types-requests * test
requirements.txt
pypi
- aiohttp *
- click *
- grpcio-tools *
- mypy-protobuf *
- psutil *
- py4j *
setup.py
pypi