-
Notifications
You must be signed in to change notification settings - Fork 14
Python
Paul Nilsson edited this page Apr 25, 2022
·
1 revision
The PanDA Pilot is written in Python. As of April 2022, the Pilot 3 is Python 3.6, 3.7, 3.8 and 3.9 compliant. There is currently a problem with 3.10 in unit tests run by GitHub Actions (internal problem on GitHub side).
- Introduction
- Pilot Architecture
- Pilot Workflows
- Event service
- Metadata
- Direct Access
- Signal Handling
- Error Codes
- Containers
- Special Algorithms
- Pilot Configuration
- Timing Measurements
- Copy Tools
- Pilot release procedure