pyFarnell’s documentation

pyFarnell is absolutely not an official Farnell product! I have no affiliation with Farnell other than being their customer!

You need to register and generate API keys to access the API interface here: https://partner.element14.com/member/register

Git repository of this project: https://github.com/hecko/pyFarnell

Indices and tables

API docs

class pyFarnell.Farnell(apiKey='', region='sk.farnell.com')[source]

Setup Farnell API session

Parameters:
get_part_by_number(partNum, part={})[source]

Gets part information

Parameters:partNum (str) – Farnells part order number
Returns:product information dictionary
Return type:dict