Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 4 Python Nim Projects
-
-
> Another problem is that there are hundreds of built-in library functions that need to be compiled from Python from C
An approach I've advocated as one of the main authors of py2many is that all of the python builtin functions be written in a subset of python[1] and then compiled into native code. This has the benefit of avoiding GIL, problems with C-API among other things.
Do checkout the examples here[2] which work out of the box for many of the 8-9 supported backends.
[1] https://github.com/py2many/py2many/blob/main/doc/langspec.md
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
cpython
Alternative StdLib for Nim for Python targets, hijacks Python StdLib for Nim (by juancarlospaco)
Blender for Nim at https://github.com/juancarlospaco/cpython and maybe you can create it as a plugin on top of Blender ?, Blender has GPU, OpenGL, OpenCL, PBR, GI, SSAO, etc etc.
-
Python Nim related posts
- Apollo for Reddit is shutting down
- HappyX First Major Release 🎉
- With Apollo facing API prices upwards of $20 million per year, Boost is unlikely to survive as well
- When you lose the ability to write, you also lose some of your ability to think
- From "This this is my mission an I will accomplish it" to "Anyone can do my work for free please ?" the journey of an Elon intern at twitter
- Daily General Discussion - August 30, 2022
- Nimporter – Compile Nim Extensions for Python on Import
-
A note from our sponsor - InfluxDB
www.influxdata.com | 3 Oct 2023
Index
What are some of the best open-source Nim projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | nimporter | 788 |
2 | py2many | 549 |
3 | cpython | 123 |
4 | SpeedTests | 40 |