Today I am quite happy because of something rather small. I published the initial commit of nimib.py which would be the seed for making some of #nimib stuff available to #python. I also got the chance to experiment some basic #nim / python interop and take advantage of #nimpy and #nimporter. It has been all rather smooth and relatively easy (the “hard” part was copied from #streamlit). Here is the repo: https://github.com/nimib-land/nimib.py
Использование Nim В Python
В этой статье поговорим о том, как можно ускорить свой код, написанный на Python с помощью модулей, скомпилированных через Nim. Узнаем о том, какие библиотеки в Python написаны на Nim и даже напишем свой небольшой модуль для Python!
