https://github.com/julien-cpsn/dblp-finder
https://github.com/julien-cpsn/dblp-finder
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/julien-cpsn/dblp-finder
- Owner: Julien-cpsn
- Created: 2024-11-08T15:21:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T00:18:13.000Z (6 months ago)
- Last Synced: 2025-01-28T05:16:10.382Z (4 months ago)
- Language: Python
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DBLP finder
## Install UV
https://docs.astral.sh/uv/#highlights
## Run project
```shell
uv run main.py
```