Pip Python 3.x Python C Api Python Import Setuptools How To Use Setuptools Packages And Ext_modules With The Same Name? November 16, 2024 Post a Comment I got the following file structure for my Python C Extension project: . ├── setup.py ├── source … Read more How To Use Setuptools Packages And Ext_modules With The Same Name?