Skip to main content

Free, self-hosted ERP for small businesses

Project description

Celerp

Free business management software for you and your office. Setup in minutes. Easy enough for solo entrepreneurs and powerful enough for large enterprises

Inventory, invoicing, purchasing, consignment, manufacturing, accounting, and CRM - in one app, on your computer. No subscription. No cloud required.

Celerp is simple to use, flexible, customizable, and designed to transition your business into the AI age with no technical knowledge needed to setup your whole office. We want to put businesses back in charge of their data.

Tests License

Celerp Inventory


Install

Platform Link
Windows (.exe) Latest release
Linux (.AppImage) Latest release
macOS (.dmg) Coming soon

Double-click. No account. No credit card. Your computer securely becomes the server for your office

Or install via pip:

pip install celerp
celerp init
celerp start

Open http://localhost:8080. Done. Your office can securely access the system at your IP address :8080.


What's inside

  • Track inventory across locations, scan barcodes, print labels
  • Send invoices, purchase orders, quotations, credit notes
  • Double-entry accounting with chart of accounts, P&L, balance sheet
  • Connect Shopify, WooCommerce, QuickBooks, Xero
  • Manufacturing - BOMs, production orders, merge/split/transform
  • CRM - contacts, pipeline, memos, activity feed
  • Recurring subscriptions with automatic invoicing
  • CSV import/export everything - idempotent, audited, column-mapped
  • Multi-company from one install
  • Role-based permissions - five access levels (viewer, operator, manager, admin, owner) for controlled employee access
  • Works offline, no internet required

How it works

Celerp runs entirely on your machine. Your data never leaves your computer.

  • No setup - the desktop app bundles Postgres, runs migrations on launch, opens in your browser
  • No lock-in - your data stays in a standard Postgres database you control
  • Teams - run as a local server, teammates connect over the LAN

Modules

Every business domain is a self-contained module. The full set ships with the download:

Module What it does
celerp-inventory Items, stock levels, locations, barcode scanning, valuation
celerp-contacts Contacts, addresses, tags, notes, file attachments
celerp-docs Invoices, POs, quotations, credit notes, receipts
celerp-accounting Chart of accounts, journal entries, P&L, balance sheet
celerp-reports AR/AP aging, sales, purchases, inventory valuation
celerp-subscriptions Recurring billing, auto-invoice generation
celerp-manufacturing BOMs, production orders, merge/split/transform
celerp-labels Label printing, barcode generation
celerp-verticals Industry presets - configure for your business type on first run

The onboarding wizard lets you pick your industry. Modules can be toggled any time at Settings > Modules.


Architecture

  • Event-sourced - every change is an immutable ledger entry, projections materialize queryable state
  • Modular - each domain is a plugin with its own models, routes, and projections
  • Python/FastAPI backend, FastHTML UI, embedded PostgreSQL
  • SQLite in-memory for tests - no external dependencies to run the test suite

Development

git clone git@github.com:celerp/celerp.git
cd celerp
python3 -m venv .venv && source .venv/bin/activate
pip install -e ".[dev]"
sudo celerp init   # creates DB, runs migrations, starts servers

Open http://localhost:8080. Run tests with pytest tests/.

See CONTRIBUTING.md for environment variables, troubleshooting, and coding guidelines.


Contributing

Issues and PRs welcome. The module system makes it straightforward to add new business domains without touching the kernel.


License

Free to download. Free to self-host. Free to build on.

The core engine is Licensed under [Business Source License 1.1] - self-hosting permitted, contributions welcome. Every release automatically converts to Apache 2.0 after 4 years.

Default modules are [MIT licensed] - do whatever you want.

The UI layer is [source-available, all rights reserved].

One restriction: don't resell Celerp itself as a competing product.

Project details


Download files

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

Source Distribution

celerp-1.1.4.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

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

celerp-1.1.4-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file celerp-1.1.4.tar.gz.

File metadata

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

File hashes

Hashes for celerp-1.1.4.tar.gz
Algorithm Hash digest
SHA256 ccd19e41a996e1692f6df91cccb397fba269555c8b1c5887be7390df9c721ed0
MD5 f96a2d1bfc7e2c1d8f6b8b2295f0d87b
BLAKE2b-256 005f71e0dea36919481b72332305f6cd4af4e3b0772ef22f548cf8245b5a036e

See more details on using hashes here.

Provenance

The following attestation bundles were made for celerp-1.1.4.tar.gz:

Publisher: publish.yml on celerp/celerp

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

File details

Details for the file celerp-1.1.4-py3-none-any.whl.

File metadata

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

File hashes

Hashes for celerp-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9d512f373634f9860028495b0b68387ca93e46899a41df0a1f9772c826d303a1
MD5 a8176925c34c4efe3e897869db0ac757
BLAKE2b-256 da2735db910b20dabb1d5324455bd8705dc6c5ecd1c7e7164519417d9b8968ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for celerp-1.1.4-py3-none-any.whl:

Publisher: publish.yml on celerp/celerp

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

Supported by

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