https://github.com/diamondlightsource/ispyb-datasync
Scripts for propagating experiment session-related data + permissions into ISPyB
https://github.com/diamondlightsource/ispyb-datasync
ispyb mariadb python
Last synced: about 2 months ago
JSON representation
Scripts for propagating experiment session-related data + permissions into ISPyB
- Host: GitHub
- URL: https://github.com/diamondlightsource/ispyb-datasync
- Owner: DiamondLightSource
- License: apache-2.0
- Created: 2018-01-02T16:46:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T12:53:04.000Z (almost 8 years ago)
- Last Synced: 2025-10-26T03:53:58.754Z (9 months ago)
- Topics: ispyb, mariadb, python
- Language: Python
- Homepage:
- Size: 116 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://travis-ci.org/DiamondLightSource/ispyb-propagation)
[](https://coveralls.io/github/DiamondLightSource/ispyb-propagation?branch=master)
# datasync
This package is used for synching certain kinds of metadata from other
data sources into an ISPyB database. Currently, the synched metadata is:
* proposals
* sessions
* session types
* persons
* session - person associations
* proposal - person associations
* staff user permissions based on LDAP groups
See the [```Wiki```](https://github.com/DiamondLightSource/ispyb-propagation/wiki) for details.
### Requirements
* Python 2.7
* The mysql.connector Python package
* The cx_Oracle Python package and an Oracle client (for reading the user database)
* An ISPyB database on either MariaDB 10.0+ or MySQL 5.6+
* A Diamond user database