Project structure

myproject/ |

package code

—————————— myproject/ |

unit tests

—————————— tests/

     |

documentation

—————————— docs/

     |

isort/flake8

—————————— .flake8

—————————— .isort.cfg

     |

gitignore

—————————— .gitignore

     |

poetry setup

—————————— pyproject.toml

—————————— poetry.lock

     |

read the docs

—————————— .readthedocs.yml