New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

scikit-rf

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scikit-rf

Object Oriented Microwave Engineering

  • 1.6.2
  • PyPI
  • Socket score

Maintainers
2

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

Authors

The list of the developers of scikit-rf is available on the contributors page.

License

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc