Metadata-Version: 2.1
Name: phantasy
Version: 2.1.6.post4
Summary: Physics high-level applications and toolkit for accelerator system
Home-page: https://phantasy-project.github.io/phantasy/
Author: Tong Zhang
Author-email: zhangt@frib.msu.edu
License: BSD
Keywords: PHANTASY FRIB HLA high-level Python FLAME Virtual Model
Platform: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/markdown
Requires-Dist: flame-data
Requires-Dist: lmfit (<2.0,>=1.0.0)
Requires-Dist: matplotlib (<4.0,>=3.1.2)
Requires-Dist: openpyxl
Requires-Dist: pandas (<2.0,>=1.1.4)
Requires-Dist: phantasy-machines
Requires-Dist: pyepics (<4.0,>=3.4.2)
Requires-Dist: python-unicorn (<1.0,>=0.4.4)
Requires-Dist: requests (<3.0,>=2.24.0)
Requires-Dist: toml (<1.0,>=0.10.1)
Requires-Dist: xlrd (<2.0,>=1.1)

# PHANTASY

## This branch is developed only for Windows OS.

**P**hysics **H**igh-level **A**pplications a**N**d **T**oolkit for **A**ccelerator **SY**stem.

Main features of ``phantasy``:

- Device configuration management;
- Device abstraction;
- Online modeling;
- Python interactive scripting environment for high-level controls;
- Virtual accelerator based on EPICS control environment;
- Web services integration;

Physics applications built on top of ``phantasy`` are developed as another
repo: ``phantasy-apps``, whose names in Debian repository are prefixed with
``python-``, i.e. ``python-phantasy`` and ``python-phantasy-apps``.

Changelogs see [here](changelogs.md).





