FIO BlissData Writer
Project description
Authors: Jan Kotanski
FIO BlissData Writer Server is a Tango Server which allows to write FIO file from (meta)data stored in BlissData by FIODataWriter tango server
Tango Server API: https://nexdatas.github.io/fioblisswriter/doc_html
Installation
Install the dependencies:
From sources
Download the latest version of FIO Bliss Writer Server from
Extract the sources and run
$ python setup.py install
Debian packages
Debian Trixie, Bookworm, Bullseye and as well as Ubuntu Questing, Noble, Jammy packages can be found in the HDRI repository.
To install the debian packages, add the PGP repository key
$ sudo su
$ curl -s http://repos.pni-hdri.de/debian_repo.pub.gpg | gpg --no-default-keyring --keyring gnupg-ring:/etc/apt/trusted.gpg.d/debian-hdri-repo.gpg --import
$ chmod 644 /etc/apt/trusted.gpg.d/debian-hdri-repo.gpg
and then download the corresponding source list, e.g. for trixie
$ cd /etc/apt/sources.list.d
$ wget http://repos.pni-hdri.de/trixie-pni-hdri.sources
Finally,
$ apt-get update
$ apt-get install python3-fioblisswriter
and the FIOBlissWriter tango server (from 2.10.0)
$ apt-get install fioblisswriter
From pip
To install it from pip you need pymysqldb e.g.
$ python3 -m venv myvenv
$ . myvenv/bin/activate
$ pip install fioblisswriter
Moreover it is also good to install
$ pip install pytango
$ pip install nxstools
Setting FIO BlissData Writer Server
To set up FIO Blissdata WriterServer with the default configuration run
$ nxsetup -x FIOBlissWriter
The nxsetup command comes from the python-nxstools package.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fioblisswriter-0.0.4.tar.gz.
File metadata
- Download URL: fioblisswriter-0.0.4.tar.gz
- Upload date:
- Size: 24.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2395b3ffb7b6d5653627f7ac6ad2f0d0d6d3d456eac8883b29d88e50cfa865c
|
|
| MD5 |
ad32aa33a5229b5eb89b77690b4d4e4e
|
|
| BLAKE2b-256 |
de36f66eb935c15e78ce364572f6a14a5071d57d82d0950888c141899417b17f
|
File details
Details for the file fioblisswriter-0.0.4-py3-none-any.whl.
File metadata
- Download URL: fioblisswriter-0.0.4-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63440d81dede1bb6a2ebafe49e061314b6cede8294165b65bbb4665145cd34ec
|
|
| MD5 |
9d03ba7767c26a1740fb2d86e9947057
|
|
| BLAKE2b-256 |
c7d17fb82fe63ecd92d2f0712331d045ad2f85ec825dae36d2e4dcc724d180c2
|