All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

libopenschichtplaner5: A Python Library for Reading/Writing Schichtplaner5 FoxPro .DBF Files

2h ago· 4 min readen

Summary

This is a technical documentation page for libopenschichtplaner5, a Python library that reads and writes FoxPro/dBASE .DBF database files used by the proprietary Schichtplaner5 Windows tool. The library enables an open-source replacement (OpenSchichtplaner5) to operate on the same data without migration. It covers the package's import naming convention (pip-installable as libopenschichtplaner5, imported as sp5lib), and references documentation for DBF format notes, calculation features, and an ORM guide for SQLite/PostgreSQL sync.

Source

bskylibopenschichtplaner5: A Python Library for Reading/Writing Schichtplaner5 FoxPro .DBF Filespypi.org

Key quotes

· 3 pulled
The core library behind OpenSchichtplaner5 — a pip-installable package that reads and writes the original Schichtplaner5 FoxPro/dBASE .DBF database files
so an open replacement can run on the exact same data as the proprietary Windows tool, with no migration.
the distribution is libopenschichtplaner5, but the importable package keeps its historical name sp5lib (like pip install PyYAML → import yaml)
Snippet from the RSS feed
Read and write the original Schichtplaner5 FoxPro .DBF database files, plus the SQLite/PostgreSQL ORM and sync layer used by OpenSchichtplaner5.

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.