Skip to content

AleksandarNeustadt/mac

🚀 MAC – Modular Application Core

Version: v1.0.0-beta • Status: Beta (stable core, MVC layer in progress)

MAC is a fast, reliable, simple Python core with SQLite/JSON drivers, transactions, bulk ops, plugins, and a clean Model API.

📚 Documentation

🛠 Quick Start

# install in editable mode
pip install -e .
# run tests
pytest -q

🧰 Dev Tools

pip install pre-commit
pre-commit install
# run linters locally
ruff check .
black --check .

📅 Roadmap

See CHANGELOG and GitHub milestones.

📜 License

MIT — see LICENSE.

About

Python multyplaform MVC

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages