juancarlospaco / choosenim_install

Nim integration for Python PIP, install Nim via PIP, write Python modules using Nim
https://pypi.org/project/choosenim-install
MIT License
21 stars 3 forks source link
compiled cython immutable metaprogramming nim nim-lang pypy pypy3 python python3 python4 static-memory-allocation static-typing

Nim integration for Python PIP

Use

$ nim --version
nim: command not found

$ pip install choosenim_install
    choosenim-init: Downloading choosenim-0.6.0_linux_amd64
          Info: Version 1.2.0 already selected
    choosenim-init: ChooseNim installed in /home/juan/.nimble/bin
    Downloading Official package list
        Success Package list downloaded.

Successfully built choosenim-install
Successfully installed choosenim-install-0.0.1

$ nim --version
Nim Compiler Version 1.2.6 [Linux: amd64]
Compiled at 2020-04-03
Copyright (c) 2006-2020 by Andreas Rumpf
active boot switches: -d:release

$

Requisites

Stable

Experimental

History

Originally this used multiple bundled choosenim to install Nim, now it re-implements choosenim functionalities in pure Python.

More Info

Stars

:star: @juancarlospaco
:star: @adokitkat
:star: @hffqyd
:star: @makkus
:star: @jmetz
:star: @lf-araujo
:star: @shaoxie1986
:star: @alextremblay
:star: @tuanductran