Metadata-Version: 2.1
Name: scikit-microwave-design
Version: 0.1.1
Summary: A python package for microwave circuit design.
Home-page: https://github.com/sarang-IITKgp/scikit-microwave-design
Author: Sarang Pendharker
Author-email: sarang@ece.iitkgp.ac.in
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/sarang-IITKgp/scikit-microwave-design/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE

# scikit-microwave-design
A python package for microwave circuit design.

### Installation
`pip install scikit-microwave-design`

### Importing the library in Python. 
`import skmd as md`


