Metadata-Version: 2.1
Name: stkhelper
Version: 0.4
Summary: Uses the STK software to create simulations for satellite testing
Home-page: https://github.com/cnmcferren/stkhelper
Author: W. Conor McFerren
Author-email: cnmcferren@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: comtypes
Requires-Dist: win32api

stkhelper - for easy python integration with STK

Purpose:
    This package was created as a bridge between a user and the STK Interface.
    The stkhelper package allows you to easily make scenarios and add
    satellites and area targets.

Usage:
    To use stkhelper, you must have a license for STK that is above the free
    beginner license and allows for integration. As it stands, the package only
    works on Windows, but will hopefully work on Mac OS in the future.


