Development Setup
Contents
Development Setup#
For: Developers
Learn how to set up your local development environment for OpenSPP development. This section covers everything from installing dependencies to running tests and configuring your IDE for optimal productivity.
Topics Covered#
Environment Setup: Installing Python, Odoo, and OpenSPP dependencies
Running Tests: Unit tests, integration tests, and end-to-end tests
IDE Configuration: Setting up VS Code, PyCharm, or other editors for OpenSPP development
Docker Development: Using Docker for local development
Database Setup: Configuring PostgreSQL for development
Debugging Tools: Using Odoo's debugging features and profiling tools
Note: Content coming soon. This will include step-by-step guides for setting up your development environment.
openspp.org