Skip to content

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

  1. Read the Contributing Guide
  2. Set up your Development Environment
  3. Review the Coding Style

Getting Help

  • GitHub Issues: Report bugs or ask questions
  • GitHub Discussions: Join community discussions
  • Documentation: Check the User Guide