You can name a module `myModule.nim`, and still have modules inside the `myModule` directory. This is exactly what I do [here](https://github.com/unicredit/alea/blob/master/alea.nim)
- equivalent of python __init__.py woggioni
- Re: equivalent of python __init__.py Araq
- Re: equivalent of python __init__.py andrea
- Re: equivalent of python __init__.py woggioni
