Skip to content

Na0ture/py-nim

 
 

Repository files navigation

py-nim

Speeding Up Python with Nim.

Requirements

  • Python >= 3.6
  • Nim >= 0.19.4

Install

  • nimble install

Build module

  • ./build_module.sh

Usage

  • Run python fib_py3.py
  • Run python fib_py3nim.py

About

Speeding Up Python with Nim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nim 51.0%
  • Python 39.4%
  • Shell 9.6%