Skip to content
Snippets Groups Projects
Commit 1e3a2600 authored by Nicole Parks's avatar Nicole Parks
Browse files

initial commit

parents
No related branches found
No related tags found
No related merge requests found
.env
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.env
\ No newline at end of file
%% Cell type:code id: tags:
``` python
import coscine
```
%% Cell type:code id: tags:
``` python
```
import coscine
This diff is collapsed.
[tool.poetry]
name = "scripts"
version = "0.1.0"
description = ""
authors = ["Nicole Parks <parks@itc.rwth-aachen.de>"]
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
coscine = "^0.11.7"
pathlib = "^1.0.1"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment