Skip to main content

Automatically generate a website showcasing Kicad projects.

Project description

balba

Automatically generate a website showcasing Kicad projects. The website makes it easy to review multiple aspects of a project from any device without the need to download any files or install KiCad.

Project named after Bidens alba.

Getting started

This program assumes the following:

  1. All your KiCad projects are stored in a single directory, each one in its own subdirectory.
  2. There exists a balba.yaml at the root.
  3. Each project has a README.md at its root.
  4. Said README.md has the appropriate front matter.

The structure should look something like:

├── balba.yaml
├── cocoro
│ ├── cocoro.kicad_pcb
│ ├── cocoro.kicad_prl
│ ├── cocoro.kicad_pro
│ ├── cocoro.kicad_sch
│ ├── ledc.kicad_sch
│ └── README.md
├── other_project
| ├── ...

Once that's done, all you have to do is cd into the root directory and run balba. By default, the output will be stored on ./balba-build.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

balba-0.4.1.tar.gz (17.0 kB view hashes)

Uploaded Source

Built Distribution

balba-0.4.1-py3-none-any.whl (10.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page