Sorry for the late reply. I read it, but didn't have time to reply and then I forgot it
We haven't discussed that internally, yet. But I guess this will be a big thing due to the following points:
- We need a new reverse engineered SDK. The guys at AlliedModders will probably be working hard on this and we might be able to help. Though, Valve originally announced to release the engine code for free. Not sure if/when that is really going to happen.
- We would need to make Source.Python x64 compatible as I guess Source 2 will be x64 only. This means we also need to make DynamicHooks compatible with x64. Not sure how much work this is as I haven't really investigated hooking x64 functions. Calling shouldn't be a big deal as DynCall supports x64.
Currently, I don't have enough time to actually work on this as I have too many things I'm interested in and I only have 24 hours a day

Unfortunately, I already had very less spare time for Source.Python in the last two years. I still check the forum on a daily basis, but I'm very slow in responding and even more in fixing or developing new stuff.