Skip to main content

Sammy is a CLI for generating test programs in python

Project description

Semi-ATE

Semiconductor Automated Test Equipment

GitHub Conda Supported Python versions CI-CD

GitHub release (latest SemVer) GitHub commits since latest release (by date) GitHub issues GitHub pull requests

Semi-ATE is a tester- and instruments AGNOSTIC framework for Semiconductor ATE ASIC testing projects.

This means that the system is not build around a specific instrument (let's consider an ATE tester for a moment as a super instrument), it rather focuses on organizing semiconductor testing in such a way that all use- (and special) corner cases have their well known place. This enables the users (read: DE's, TCE's, TE's & PE's) to focus on the REAL work, being the writing of good, fast and stable tests. Organizing tests into test-programs and test-programs in to flows is handled by wizards, so the only code that needs writing is the actual test! (motto: Code is our enemy)

The Semi-ATE package is written purely in Python (noarch) and provides besides libraries also a plugin to the Spyder IDE.

Packages

The Semi-ATE project is maintained in this single repository, however it is released as a set of packages (all with the same version number) to accomodate the different use-cases.

Package Name PyPI Version conda Version feedstock
Semi-ATE-common PyPI Conda (channel only) conda-forge feedstock
Semi-ATE-project-database PyPI Conda (channel only) conda-forge feedstock
Semi-ATE-sammy PyPI Conda (channel only) conda-forge feedstock
Semi-ATE-plugins PyPI Conda (channel only) conda-forge feedstock
Semi-ATE-testers PyPI Conda (channel only) conda-forge feedstock
Semi-ATE-spyder PyPI Conda (channel only) conda-forge feedstock
Semi-ATE-apps-common PyPI Conda (channel only) conda-forge feedstock
Semi-ATE-control-app PyPI Conda (channel only) conda-forge feedstock
Semi-ATE-master-app PyPI Conda (channel only) conda-forge feedstock
Semi-ATE-test-app PyPI Conda (channel only) conda-forge feedstock
Semi-ATE-installer PyPI Conda (channel only) conda-forge feedstock

3rd party packages needed:

mosquitto : Conda (channel only) conda-forge feedstock

=== The documentation explains how to install a semi-ATE environment to create test programs and test flows for a developer (with the help of Spyder), or to use the created test flows with the help of a browser, for example in production or in quality assurance.

Sammy

Sammy is part of the Semi-ATE project. It provides some command line tool and also a library. Sammy's purpose is to generate python-code. This is done by the help of the jinja2 template engine. Further it is used for updating/changing Semi-ATE projects databases form the semi-ate-project-database package.

Sammy is a required by the semi-ate-spyder plugin of the Semi-ATE project.

Using the CLI

The sammy cli is used for generating new test program projects or for the migration of some former projects

  1. Generating New Projects

    > sammy generate new <project-name>
    

    The above command will generate some empty project called <project-name\>

  2. Migrating some project

    > cd /path/to-existing/project-name/
    > sammy migrate
    

Download files

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

Source Distribution

semi_ate_sammy-1.0.17.tar.gz (14.4 MB view details)

Uploaded Source

File details

Details for the file semi_ate_sammy-1.0.17.tar.gz.

File metadata

  • Download URL: semi_ate_sammy-1.0.17.tar.gz
  • Upload date:
  • Size: 14.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for semi_ate_sammy-1.0.17.tar.gz
Algorithm Hash digest
SHA256 02b811dc85dd1236ddf7e4f40f3e7d7aff43113397028cebd2812a547547de00
MD5 585caa1f455578e9442703820aac0a55
BLAKE2b-256 628a33eb3332e92c740f099e76f9d063cd667c7d1a26d3ed35b4166d9f06ebb3

See more details on using hashes here.

Supported by

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