Never use a lousy schematic editor again!
SKiDL is a simple module that lets you describe electronic circuits using Python.
The resulting Python program outputs a netlist that a PCB layout tool uses to
create a finished circuit board.
Similar
It doesn’t matter if you have been into full web development or if you are just starting, but during this 2020 pandemic, lots of people have... (more…)
Read more »
Scalars, Vectors and Matrices are the basic objects in Linear Algebra... (more…)
Read more »
For years I’ve noodled around with various setups for a Python development environment. A couple of years ago I wrote about a setup I finally liked; this is an update to that post. (more…)
Read more »
An extremely fast Python linter, written in Rust. Contribute to charliermarsh/ruff development by creating an account on GitHub. (more…)
Read more »
py2app is a Python setuptools command which will allow you
to make standalone application bundles and plugins from Python
scripts. py2app is similar in purpose and design to py2exe for
Windows. (more…)
Read more »