Skip to main content

PyVELM

CI codecov PyPI version Python Downloads Documentation Changelog License: LGPL v3 GitHub Sponsors

Odoo's semantics. Laravel's ergonomics. Filament's craft — in a Tailwind-native ERP shell that exists only here.

PyVELM is a declarative Python ERP on SQLAlchemy-backed databases (PostgreSQL, SQLite, MySQL/MariaDB, SQL Server, Oracle, and other supported dialects): recordsets and modules in the Odoo tradition, developer and admin patterns borrowed from Laravel and Filament, and a bespoke Tailwind v4 + HTMX interface—its own layout, widgets, and look & feel—not Odoo's web client or Filament's Blade stack.

Backend matrix and DSN examples: docs/multi-database.md.

Latest: v1.4.6 — Filament-style schema field reactivity on forms. See the docs (version picker for older releases).

Full documentation: coolsam726.github.io/pyvelm

The framework is PyVELM; the PyPI package and CLI stay pyvelm (lowercase).

Install

pip install pyvelm==1.4.6

Greenfield app:

pipx install pyvelm
pyvelm init my_erp

Hack on the repo

git clone https://github.com/coolsam726/pyvelm.git
cd pyvelm
python3 -m venv .venv && .venv/bin/pip install -e .
cp .env.example .env   # set PYVELM_DSN
.venv/bin/python examples/basic.py

Contributing, tests (pip install -e ".[test]" && pytest), local docs (mkdocs serve), and releases: CONTRIBUTING.md. Maintainer notes: CHANGELOG.md · CONTEXT.md.

Sponsor

Open-source business-app tooling maintained by Sam Maosa. Sponsor on GitHub supports all of these projects—not just PyVELM.

Project
This repo PyVELM — declarative Python ERP
1 filament-modules — Filament + nWidart/laravel-modules
2 flatpickr — Flatpickr date picking for Filament
3 nested-comments — nested comments on Filament forms & pages
4 typeorm-pagination — pagination for Express + TypeORM
5 filament-signature-pad — signature field for Filament forms

Same craft across stacks: admin UX that feels intentional, released in the open with docs and tests. If any of this saves you a sprint, sponsorship keeps it sustainable.

License

LGPL-3.0-or-later — Copyright (c) 2026 Sam Maosa.
If you link against or modify PyVELM, see the license file for your obligations (shared library / combined work terms).

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyvelm-1.4.6.tar.gz (1.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyvelm-1.4.6-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file pyvelm-1.4.6.tar.gz.

File metadata

  • Download URL: pyvelm-1.4.6.tar.gz
  • Upload date:
  • Size: 1.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyvelm-1.4.6.tar.gz
Algorithm Hash digest
SHA256 f4b45da946160c7487d1767e4a4fcf39e9c478c4112b72684527d6c1127dc8bb
MD5 47dcbf5c4785f89a2448cebc47437cf3
BLAKE2b-256 6cf970758e3159a6a7231028dd4d8ff18e3cdfaf9d213c8c28534a952ee1514f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyvelm-1.4.6.tar.gz:

Publisher: release.yml on coolsam726/pyvelm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyvelm-1.4.6-py3-none-any.whl.

File metadata

  • Download URL: pyvelm-1.4.6-py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pyvelm-1.4.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e4bba3fb8ab1bf22071820b13d03aa84ab5a58edf238dbf8daeeed00da10dae9
MD5 90ad2b257ca237ecb1aa954e504ca096
BLAKE2b-256 eccf6776b023d24ea67d79addbb6c5f5f1e573701d82ab98913e0918aa79dd2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyvelm-1.4.6-py3-none-any.whl:

Publisher: release.yml on coolsam726/pyvelm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.4.6 This release

2 files

1.4.5

2 files

1.4.4

2 files

1.4.3

2 files

1.4.2

2 files

1.4.1

2 files

1.4.0

2 files

1.3.2

2 files

1.3.1

2 files

1.3.0

2 files

1.2.0

2 files

1.1.1

2 files

1.1.0

2 files

1.0.1

2 files

1.0.0

2 files

0.26.2

2 files

0.26.1

2 files

0.26.0

2 files

0.25.0

2 files

0.24.1

2 files

0.24.0

2 files

0.23.0

2 files

0.22.1

2 files

0.22.0

2 files

0.21.0

2 files

0.20.2

2 files

0.20.1

2 files

0.20.0

2 files

0.19.0

2 files

0.18.0

2 files

0.17.0

2 files

0.16.0

2 files

0.15.1

2 files

0.15.0

2 files

0.14.0

2 files

0.13.0

2 files

0.12.0

2 files

0.11.0

2 files

0.10.0

2 files

0.9.0

2 files

0.8.0

2 files

0.7.0

2 files

0.6.0

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

0.2.10

2 files

0.2.9

2 files

0.2.8

2 files

0.2.7

2 files

0.2.6

2 files

0.2.5

2 files

0.2.4

2 files

0.2.3

2 files

0.2.2

2 files

0.2.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page