Python's samplics library looks like a promising option. It includes functions for both summary statistics and a few statistical tests (including chi squared tests and t tests). It's not as extensive as R's survey package, but you ought to look into it if you wish to stay within the Python ecosystem when analyzing weighted survey data.