shadowamino/
├── shadowamino/
│   ├── __init__.py
│   └── other_module.py
├── setup.py
├── MANIFEST.in
├── pyproject.toml
└── README.md
