Developer Guide¶
Welcome to the MolPy Developer Guide! This section is for contributors and advanced users who want to extend or modify MolPy.
Contents¶
How-to¶
Contributing¶
Learn how to contribute to MolPy: Contributing Guide
Development Setup¶
Set up your development environment: Development Setup
Coding Style¶
Follow MolPy's coding standards: Coding Style Guide
Testing¶
Write and run tests: Testing Guide
Release Process¶
Understand how releases are made: Release Process
Quick Start for Contributors¶
- Read the Contributing Guide
- Set up your Development Environment
- Review the Coding Style
Getting Help¶
- GitHub Issues: Report bugs or ask questions
- GitHub Discussions: Join community discussions
- Documentation: Check the User Guide