Metadata-Version: 2.1
Name: freesopy
Version: 0.4
Summary: This is a Python package for the implementation of various equations of Free Space Optical Communication
Author: Shoaib
Description-Content-Type: text/markdown

<p align="center">
  
</p>

<h1 align="center">Freesopy</h1>

<p align="center">
  <i>A Python package for the implementation of various equations of Free Space Optical Communication</i>
</p>

<hr>


`Freesopy` is designed to simplify the implementation of various mathematical equations used in Free Space Optical Communication. It provides easy-to-use functions that can be integrated into your projects.

## Usaage

You can import `Freesopy` as:

```bash
import freesopy as fso
```
