Best practice for running Python code in an Enterprise? /u/LarryWinters69 Python Education

I work as a data analyst for a company. We have a windows server that uses some ancient ETL tool to orchestrate jobs that we remote connect into. I want to run Python code, but it can’t be run locally on my computer (incase I am sick, etc).

I was wondering, what tools / solutions are used to run Python code in an enterprise solution? Do I just install all my Python stuff on this remote machine, or is there some better tool to do this? Installing stuff on this remote machine is a nightmare as it’s not allowed out on the internet and you need a bunch of special access in order to install libraries etc. I’ve had to move .whl files and do all kinds of workarounds to get it to work, but it just feels so cumbersome and often still doesn’t work.

submitted by /u/LarryWinters69
[link] [comments]

​r/learnpython I work as a data analyst for a company. We have a windows server that uses some ancient ETL tool to orchestrate jobs that we remote connect into. I want to run Python code, but it can’t be run locally on my computer (incase I am sick, etc). I was wondering, what tools / solutions are used to run Python code in an enterprise solution? Do I just install all my Python stuff on this remote machine, or is there some better tool to do this? Installing stuff on this remote machine is a nightmare as it’s not allowed out on the internet and you need a bunch of special access in order to install libraries etc. I’ve had to move .whl files and do all kinds of workarounds to get it to work, but it just feels so cumbersome and often still doesn’t work. submitted by /u/LarryWinters69 [link] [comments] 

I work as a data analyst for a company. We have a windows server that uses some ancient ETL tool to orchestrate jobs that we remote connect into. I want to run Python code, but it can’t be run locally on my computer (incase I am sick, etc).

I was wondering, what tools / solutions are used to run Python code in an enterprise solution? Do I just install all my Python stuff on this remote machine, or is there some better tool to do this? Installing stuff on this remote machine is a nightmare as it’s not allowed out on the internet and you need a bunch of special access in order to install libraries etc. I’ve had to move .whl files and do all kinds of workarounds to get it to work, but it just feels so cumbersome and often still doesn’t work.

submitted by /u/LarryWinters69
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *