Skip to content

Reorganize directory structure for python -m #51

@sharktide

Description

@sharktide

restructuredpython-git-repo/
├─pyproject.toml
├─repy/
│ ├── init.py
│ └── transpile/
│ ├── init.py
│ └── main.py
│ └── launch/
│ ├── init.py
│ └── main.py
├── restructuredpython/
│ ├── init.py
│ ├── restructuredpython.py # contains main() and launch()
| |── everything else (predefined /*, cload.py etc.)

whew that was a work of art

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions