Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

wallner90/openschema_postgres_utils

Repository files navigation











openSCHEMA postgreSQL ORM and Interface Utils

Structure

.
.devcontainer/              <-- VSCode devcontainer settings
.github/workflows/          <-- github specific workflow settings
.vscode/                    <-- VSCode specific settings, launch settings
src/
  ├─ model/                 <-- openSCHEMA ORM model
  ├─ openschema_utils/      <-- math and i/o utils
  ├─ openVSLAM_io/          <-- openVSLAM specific i/o utils
  ├─ openschema_loader.py   <-- tool to load data to and from the db
.gitignore
Dockerfile                  <-- Dockerfile used by VSCode with all deps
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini

Setup with Visual Studio Code (+devcontainer)

Navigate to base directory and open with VSCode:

> cd openschema_postgres_utils
> code .

Use Ctrl+Shift+P and Remote-Container: Reopen in Container.

.gitignore

The .gitignore file is a copy of the Github C++.gitignore file, with the addition of ignoring the build directory (build/).

FFG Project

[DE ]Die FFG ist die zentrale nationale Förderorganisation und stärkt Österreichs Innovationskraft. Dieses Projekt wird aus Mitteln der FFG gefördert.

[EN] FFG is the central national funding organization and strengthens Austria's innovative power. This project is funded by the FFG.

www.ffg.at

Projekt: openSCHEMA

Releases

No releases published

Packages

No packages published

Contributors 5