Skip to content

CodeChemBook Documentation

Welcome to the documentation for CodeChemBook.

This module contains various tools and plot templates for teaching Python for Chemists at SBU.

It is split into several sub-modules:

  • numericalTools: functions to analyze data including numerical integration
  • quickPlots: functions to quickly create standard Plotly figures
  • quickTools: functions to simplify reading and writing data, and getting system info
  • plotlyTemplates: SBU branded Plotly colour palettes and formatting
  • symbols: module containing strings of unicode characters for chemical and mathematical typsetting

Select an option on the left menu (or top if on mobile) to view the API documentation for each sub-module.