Robot Framework KiCAD library
Project description
robotframework-kicadlibrary
A Robot Framework library for validating KiCad designs.
Releases are available via regular PyPI as well as GitHib releases. Example projects/usage is available under the examples/ sub-directory.
Keyword documentation is available online, as well as downloadable via GitHub Releases.
Getting Started
Prerequisites
You'll need an installation of Python, as well as pip
. Please see your operating systems documentation on how to install those tools.
You will also need Robot Framework installed, but if you install using pip
, robot framework will automatically be installed for you.
Installing
Installing using pip:
$ pip install robotframework-kicadlibrary
Using the library
*** Variables ***
Library KiCadLibrary schema=myproject.sch pcb=myproject.kicad_pcb
*** Test cases ***
Module pads should be on grid
Module Pads Should Be On Grid 50 mil reference=.*$
Contributing
Any and all contributions are welcome, in the form of pull requests.
Versioning
We use SemVer for versioning. For the versions available, see the releases on this repository.
Authors
- Martin Kjellstrand - Initial work - madworx
License
This project is licensed under the MIT License - see the LICENSE.txt file for details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for robotframework-kicadlibrary-1.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6186ed74afd988b82bd8d8ba1452e58af1ea51d70b46e2d69b89feb10395ec80 |
|
MD5 | c15bc553f90cd7996bfdd5df3939a6a8 |
|
BLAKE2b-256 | b7b183133e23d0cb6dfcff540d0296dab7140b6eab3b2009f1f678b2b4080c7b |
Hashes for robotframework_kicadlibrary-1.0.2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c8f814336d7defdcf4ac6d74f153423389a1c3c9234b9db8bda34eb07f29cb2 |
|
MD5 | e33fbef3f2881c49f92da8030ddd3a3a |
|
BLAKE2b-256 | 278ab43eb3157b1aa6ecb78f751db4e87bb8d2acf4dbb728d6ecb6ae8e87980d |