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
GitHub - nimib-land/nimib.py: nimib for Python

nimib for Python. Contribute to nimib-land/nimib.py development by creating an account on GitHub.

GitHub

Использование Nim В Python

В этой статье поговорим о том, как можно ускорить свой код, написанный на Python с помощью модулей, скомпилированных через Nim. Узнаем о том, какие библиотеки в Python написаны на Nim и даже напишем свой небольшой модуль для Python!

https://habr.com/ru/articles/779370/

#nim #python #программирование #nimpy

Использование Nim В Python

В этой статье поговорим о том, как можно ускорить свой Python код при помощи библиотек, скомпилированных с помощью Nim. Также узнаем, какие библиотеки на Python написаны с помощью Nim и даже напишем...

Хабр