Python Forum

Full Version: where do you keep (or manage) your coding
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys,

So I was wondering how do you guys code and perhaps more like: how do you manage your coding?

So a bit about my myself
I'm not a professional coder but I do use python almost daily.

What do I code
The software I use allows python coding to access its API which allows my to do custom tweaks / automate the boring stuff.
Roughly 30 scripts or so (and increasing).

Where I code
I code in MS Visual Code
I'm the only one doing this, I don't collaborate with anyone so I keep my scripts on a gdrive-like spot.

My thoughts
I was thinking about moving to Github. A private github, so version are better managed and probably a ton of extra features I don't know off.

So I was wondering:
what do you use?
why aren't / are you on github?
I use git for local version control, and also to migrate code to github.

installing: https://git-scm.com/book/en/v2/Getting-S...alling-Git