DEV Community

Discussion on: Pitch me on Python

Collapse
 
drsensor profile image
૮༼⚆︿⚆༽つ
  • Although Julia is better (no GIL), Python still the "King of Data Scientist"
  • Great for IaC (Infrastructure as Code). I use pulumi + pyinfra for doing orchestration
  • Many old references will say Python has the worst dependency manager but recently it got better and on par with JS package manager. If you start a new project, you might want to use combination of Pipenv/Poetry + pyenv