3 Forks
111 Stars
111 Watchers

cpython

Alternative StdLib for Nim for Python targets, hijacks Python StdLib for Nim

How to download and setup cpython

Open terminal and run command
git clone https://github.com/juancarlospaco/cpython.git
git clone is used to create a copy or clone of cpython repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cpython https://github.com/juancarlospaco/cpython/archive/master.zip

Or simply clone cpython with SSH
[email protected]:juancarlospaco/cpython.git

If you have some problems with cpython

You may open issue on cpython support forum (system) here: https://github.com/juancarlospaco/cpython/issues