Skip to content

Reorganize directory structure for python -m #51

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions