Metadata-Version: 2.1
Name: antenna-intensity-modeler
Version: 0.1.0
Summary: Create near-field plots of parabolic dish antennas.
Home-page: https://wboxx1.github.io/antenna-intensity-modeler
License: UNKNOWN
Author: Will Boxx
Author-email: wboxx1@gmail.com
Requires-Python: >=3.5,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: matplotlib (>=3.0,<4.0)
Requires-Dist: numpy (>=1.15,<2.0)
Requires-Dist: pandas (>=0.23,<0.24)
Requires-Dist: scipy (>=1.1,<2.0)
Project-URL: Repository, https://github.com/wboxx1/antenna-intensity-modeler
Description-Content-Type: text/x-rst

=========================
antenna-intensity-modeler
=========================


.. image:: https://img.shields.io/pypi/v/antenna_intensity_modeler.svg
        :target: https://pypi.python.org/pypi/antenna_intensity_modeler

.. image:: https://img.shields.io/travis/wboxx1/antenna-intensity-modeler.svg
        :target: https://travis-ci.org/wboxx1/antenna-intensity-modeler

.. image:: https://ci.appveyor.com/api/projects/status/wboxx1/branch/master?svg=true
    :target: https://ci.appveyor.com/project/wboxx1/antenna-intensity-modeler/branch/master
    :alt: Build status on Appveyor

.. image:: https://readthedocs.org/projects/antenna-intensity-modeler/badge/?version=latest
        :target: https://antenna-intensity-modeler.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/wboxx1/antenna-intensity-modeler/shield.svg
     :target: https://pyup.io/repos/github/wboxx1/antenna-intensity-modeler/
     :alt: Updates



Create near-field plots of parabolic dish antennas.


* Free software: GNU General Public License v3

* Documentation: https://wboxx1.github.io/antenna-intensity-modeler



Installation:
-------------

.. code-block:: console

    $ pip install antenna-intensity-modeler

Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `wboxx1/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`wboxx1/cookiecutter-pypackage`: https://github.com/wboxx1/cookiecutter-pypackage-poetry

