Currently if you wanna use NPython as lib, you'll have to write ```Nim import pkg/Python/xxx ``` instead of `import pkg/npython/xxx` after which, shall npython bump to a new version
Currently if you wanna use NPython as lib,
you'll have to write
instead of
import pkg/npython/xxxafter which, shall npython bump to a new version