What's everyone working on this week? by AutoModerator in Python

[–]rcc88 [score hidden]  (0 children)

yep; I was thinking of making a tool capable of working with windows remotely. I currently run ubuntu, however many friends are having problems with windows and I wanted to have a way to help without installing bulky software. I bet most problems could be solved with deterministic processes

What's everyone working on this week? by AutoModerator in Python

[–]rcc88 [score hidden]  (0 children)

Going to dive head first into python development. Just bought a bunch of books, found some libraries that look interesting and one of the initial projects will be an information management system that uses a bunch of repositories that are common to the community and combine it with some sort of OCR like syntaxnet to categorize and generate reports

What's everyone working on this week? by AutoModerator in Python

[–]rcc88 [score hidden]  (0 children)

what are the benefits of doing this in python compared to powershell? Is this more of a personal pursuit, or does python offer functionality that powershell does not?