Ch4r0ne / ARK-Ascended-Server-Manager

ARK Survival Ascended Server Manager
MIT License
37 stars 5 forks source link

port to python? #4

Closed Pitbully01 closed 8 months ago

Pitbully01 commented 8 months ago

I saw that you wanted to port it to Python but decided against it, so I thought I'd just give it a try and ended up here. Unfortunately I don't have the opportunity to test it right now. I hope you can do something with it, if you have any questions, just ask :)

Ch4r0ne commented 8 months ago

I would be happy to test your code

Ch4r0ne commented 8 months ago

Requirements VS Code for Development https://code.visualstudio.com/

cmd pip install certifi pip install requests python.exe -m pip install --upgrade pip

Open VS Code STRG + Schift + P Create: New Jupiter Notebook

Paste the code into the box and run it, in my case Phyton crashes. So you need more development time, but the code looks good.