<?xml version="1.0" encoding="UTF-8"?>
<xml>
  <records>
    <record>
       <contributors>
          <authors>
             <author>Gethmann, J.</author>
             <author>Blomley, E.</author>
             <author>Marsching, S.</author>
             <author>Mexner, W.</author>
             <author>Müller, A.-S.</author>
             <author>Schreiber, P.</author>
             <author>Schuh, M.</author>
          </authors>
       </contributors>
       <titles>
          <title>
             Simple Python Interface to Facility-Specific Infrastructure
          </title>
       </titles>
       <publisher>JACoW Publishing</publisher>
       <pub-location>Geneva, Switzerland</pub-location>
		 <isbn>2673-5512</isbn>
		 <isbn>978-3-95450-237-0</isbn>
		 <electronic-resource-num>10.18429/JACoW-PCaPAC2022-THPP9</electronic-resource-num>
		 <language>English</language>
		 <pages>51-53</pages>
       <keywords>
       </keywords>
       <work-type>Contribution to a conference proceedings</work-type>
       <dates>
          <year>2023</year>
          <pub-dates>
             <date>2023-02</date>
          </pub-dates>
       </dates>
       <urls>
          <related-urls>
              <url>https://doi.org/10.18429/JACoW-PCaPAC2022-THPP9</url>
              <url>https://jacow.org/pcapac2022/papers/thpp9.pdf</url>
          </related-urls>
       </urls>
       <abstract>
          The particle accelerators hosted at the Institute for Beam Physics and Technology (IBPT) represent a complex infrastructure with a live control system interface, a data archive, measurement routines and storage and management of metadata, among other aspects. The ’IBPT Python tools’ were created to provide a unified interface to all aspects of the accelerator infrastructure for both short-term student projects and basic accelerator operations. Instead of creating another custom framework, these sets of tools focus on bridging the gap between well established libraries and our facility and accelerator specific needs. External and accelerator specific libraries are glued together to provide an interface in order to minimize the technical knowledge of the accelerator infrastructure needed by the end user. Well established software engineering workflows of continuous integration were implemented to provide automatic testing, packaging, API documentation and release management. This paper discusses the general motivation and approach taken to create and maintain such a set of Python modules.
       </abstract>
    </record>
  </records>
</xml>
