# Welcome to CSV2Sendy's Documentation ```{include} ../README.md ``` ## API Documentation # Certificates *.pem *.key *.crt *.cer *.p12 *.pfx # Environment and config .env .env.* *.conf config.ini # Credentials .aws/ credentials/ *credentials* ### Core Module ```{eval-rst} .. automodule:: csv2sendy.core.processor :members: :undoc-members: :show-inheritance: ``` ### Web Module ```{eval-rst} .. automodule:: csv2sendy.web.app :members: :undoc-members: :show-inheritance: ``` ## Indices and Tables * {ref}`genindex` * {ref}`modindex` * {ref}`search`