Object-relational Mappers (ORMs) – Full Stack Python Object-relational mappers (ORMs) bridge relational databases and data represented in Python code. Great post on Full Stack Python about Object-relational Mappers (ORMs)! When I started coding most of them didn’t exist. In fact an unfinished project of mine started hand-coding an object-relational mapping. I think I shall restart…
Category: Python
Link
Sorgente: Economics Nobel Laureate Paul Romer Is a Python Programming Convert – Slashdot
It’s time to re-evaluate Jupyter
Python
MicroPython – Python for microcontrollers
MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. Sorgente: MicroPython – Python for microcontrollers Well, pretty neat, as they deliver it in 256k of code and 16k of RAM!
Link
Link
Link
That’s pretty impressive «SfePy: Simple Finite Elements in Python — Gallery of Examples»
Link
Mathics: A free, light-weight alternative to Mathematica
