Skip to content

Provide a simple example of use with classes πŸ‘πŸ» Β #1

@oijkn

Description

@oijkn

Could you provide an example of a Poetry project with a structure like below ?

β”œβ”€β”€ src
β”‚Β Β  └── pyproject
β”‚Β Β      β”œβ”€β”€ classes
β”‚Β Β      β”‚Β Β  β”œβ”€β”€ class.py
β”‚Β Β      β”‚Β Β  └── __init__.py
β”‚Β Β      β”œβ”€β”€ execptions
β”‚Β Β      β”‚Β Β  β”œβ”€β”€ execption.py
β”‚Β Β      β”‚Β Β  └── __init__.py
β”‚Β Β      β”œβ”€β”€ __init__.py
β”‚Β Β      β”œβ”€β”€ module.py
β”‚Β Β      └── py.typed

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions