I am presently working on a new LSP based Python plugin ( https://github.com/ebresie/python4nb) which is still in early development, and was hoping to avoid having to reproduce too much, hoped to leverage some existing code from nbPython. This is not necessarily the version from the 8.x Netbean code base contrib which is still awaiting formal donation. If this does get donated then working with that would be preferable but in lieu of that, I'm working on as much of a new LSP based implementation as possible.
Many of the nbPython sites and pages (http://nbpython.org/) have not actively been updated since about 2015 or are no longer reachable. There seems to be some presences on SourceForge site ( https://sourceforge.net/projects/nbpython/ ) from which some version of code is available ( https://sourceforge.net/p/nbpython/mercurial/ci/default/tree/ ). I hoped to reach out here to see if anyone on the list could speak for the former nbpython developers and to determine if usage of any of this codebase is possible. If not then I will work on new code where necessary but figured it may help speed up the process. Eric Bresie [email protected]
