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-0.2.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c39cfe20ea51530c798f1b29ea9e5e7f80ec7c48309b6d0deb108ffab8fd7da |
|
MD5 | c8359058a8ef5ec7c42f4b3d0e612ac5 |
|
BLAKE2b-256 | 5a480f5d9ac9dd12f5643abb3127f1f4abef6a2d988333ac26372a3b93c00d8e |
Hashes for robotframework_kicadlibrary-0.2.7-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b73df40c76b3b0900217060fe35828d47edda86571ffb33c8c3b8fe29ed78d0 |
|
MD5 | 79e9942c939695b17c1e917f2cf3dce5 |
|
BLAKE2b-256 | a00e4b34bbef2a848ccff3e1e624fd84b9bf630e2731a6206d5474d8c5c5d7e8 |