Metadata-Version: 2.1
Name: fetools
Version: 1.4.0
Summary: Python library for VATUSA FEs.
Home-page: https://github.com/cessnahat/fetools
License: MIT
Keywords: vatsim vrc vstars veram
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
License-File: LICENSE.md

![pypi version](https://img.shields.io/pypi/v/fetools) ![release date](https://img.shields.io/github/release-date/cessnahat/fetools)

# FE Tools

A Python library for VATUSA FEs.

## Requirements
- Python 3.6+


## Installation
Run `pip install fetools` from the command line


## Documentation
See the [Wiki](https://github.com/cessnahat/fetools/wiki)


## License
[MIT](https://github.com/cessnahat/fetools/blob/main/LICENSE.md)


## Changelog
See [CHANGELOG.md](https://github.com/cessnahat/fetools/blob/main/CHANGELOG.md)


