Skip to content

Asachoo/scikit-rf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

130ce19 · Dec 20, 2024
Dec 2, 2024
Apr 20, 2024
Dec 1, 2024
Nov 3, 2024
Jun 19, 2022
Dec 20, 2024
Sep 4, 2024
Feb 19, 2024
Sep 12, 2024
Mar 29, 2023
Mar 29, 2023
Jul 26, 2020
Apr 20, 2024
Dec 1, 2024

Repository files navigation

Code Testing Documentation Status Coverage Status License

PyPI - Downloads Conda Downloads

Description

scikit-rf_logo

scikit-rf (aka skrf) is an Open Source, BSD-licensed package for RF/Microwave engineering implemented in the Python programming language. It provides a modern, object-oriented library which is both flexible and scalable.

Install

PyPI version Conda-forge version Conda version

If you have installed Python, you can install scikit-rf from pip via

python -m pip install scikit-rf

If you have installed conda, then you can also get scikit-rf from

conda install -c conda-forge scikit-rf

scikit-rf includes standalone gui applications which can be installed and used like this

# Install the additional dependencies for the gui applications
python -m pip install scikit-rf[plot,visa]
# Run the apps
data-grabber # Run the data-grabber application
multiline-trl # Run the multiline-trl application

Questions or comments? Ask the Community

Slack Matrix LinkedIn

Contributing to the scikit-rf project

There is multiple ways to contribute to an open-source project like scikit-rf!

skrfshirt

License

scikit-rf is permissively licensed under a 3-clause BSD license.

About

RF and Microwave Engineering Scikit

Resources

License

Citation

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.9%
  • TypeScript 38.1%