How can I publish a standalone application built with Python on Apple Store?

Hi guys,

I am new to publishing applications on Apple Store. Now, I have a standalone application built by Python and packaged to an .app file by PyInstaller. I used PyCharm as IDE instead of Xcode. So far, I did codesign and notarization processes. How can I prepare it to release it on Apple Store? Is there any guide that I can follow to do it?

How can I publish a standalone application built with Python on Apple Store?
 
 
Q