Skip to content

Use this template to write your own import script

Notifications You must be signed in to change notification settings

dasch-swiss/import-script-template

Repository files navigation

Template repo for python projects

Replace your-pkg / your_pkg at these places:

  • pyproject.toml (2 x)
  • directory src/your_pkg (via IDE refactoring - it is used in the code)

Quick Start

curl -LsSf https://astral.sh/uv/install.sh | sh
uv sync --all-extras --dev
source .venv/bin/activate
pre-commit install

About

Use this template to write your own import script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages