Metadata-Version: 2.1
Name: ispyb
Version: 4.11.0
Summary: Python package to access ISPyB database
Home-page: https://github.com/DiamondLightSource/ispyb-api
Author: Karl Erik Levik, Markus Gerstel
Author-email: scientificsoftware@diamond.ac.uk
License: Apache License, Version 2.0
Download-URL: https://github.com/DiamondLightSource/ispyb-api/releases
Project-URL: Documentation, https://ispyb.readthedocs.io
Keywords: ISPyB,database
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: enum-compat
Requires-Dist: mysql-connector (<2.2.3)

This package provides a python interface to ISPyB. It can access the ISPyB database directly or (in future versions) run on top of the official ISPyB webservices API.


