No description
Find a file
Dominik Picheta b7c3b2c447 Merge pull request #6 from wizzardx/comment-startup-message
Comment out a startup message
2017-10-22 12:06:16 +01:00
examples removed the 'py' prefix from all variable and procedure names 2016-03-18 10:30:19 +01:00
src Comment out a startup message 2017-10-22 12:48:16 +02:00
LICENSE Create LICENSE 2016-07-31 13:25:44 +02:00
python.nimble fixes the Nimble file 2016-10-23 11:37:46 +02:00
README.md Create README.md 2016-03-10 18:02:48 +01:00

Python 2 wrapper for Nim nimble

Description:

Nim wrapper for the Python 2 programming language.

Notes:

Compatible with Python 1.5 to 2.7 (Examples tested with Python 2.7).