The Python community offers a large number of outstanding open source libraries. With many we have already gained extensive experience. An extract:
We can use different projects in combination with other components: Cloud or On-Premise / API-focused or server-side web apps; Individual applications according to your wishes.
Python is widespread in the enterprise world for several reasons: It is stable, there is a wide support of almost all other enterprise technologies, the language does not offer static typing, but with type-hints the same advantages in development. Python code does not have to compile and therefore starts quickly - an incredibly big profit in the development and operation in the cloud.