### Summary A Sub-issue of [Publish to Python PyPi and Rust Cargo](https://github.com/ChannelFinder/recsync-rs/issues/3) ### Descriptions Add parallel Github action workflows to push python packages into [PyPI](https://pypi.org/). WHL files need to support the following targets: x86_64-pc-windows-gnu x86_64-unknown-linux-gnu aarch64-unknown-linux-gnu x86_64-apple-darwin aarch64-apple-darwin