1 Developing the %IMP source code {#developing}
2 ===============================
4 This section of the manual covers in more detail how to write C++ and Python
5 code and incorporate it into %IMP.
7 See also the [IMP coding tutorial](https:
8 for a walkthrough of creating a
new %IMP module, and writing a
new class