wxPython XNAT repository browser
Project description
[](https://pypi.python.org/pypi/wxnatpy/) [](https://travis-ci.org/pauldmccarthy/wxnatpy)
wxnatpy is a [wxPython](https://www.wxpython.org) widget which allows users to browse the contents of a [XNAT](https://xnat.org) repository. It is built on top of wxPython and [xnatpy](https://bitbucket.org/bigr_erasmusmc/xnatpy).
## Installation
wxnatpy is on [PyPi](https://pypi.python.org/) - install it throuygh pip:
`sh pip install wxnatpy `
Important note for Linux users wnatpy depends on wxpython 4 which, for Linux platforms, is not available on PyPi. Therefore, if you are using Linux, you will need to install wxPython first - head to https://extras.wxpython.org/wxPython4/extras/linux/ and find the directory that matches your OS. Then run this command (change the URL accordingly):
`sh pip install --only-binary wxpython -f https://extras.wxpython.org/wxPython4/extras/linux/gtk2/ubuntu-16.04/ wxpython `
## Usage
The wxnat.XNATBrowserPanel is a wx.Panel, which is intended to be embedded in a wxpython application. The wxnat package can also be called as a standalone application, e.g.:
`sh python -m wxnat `
This will open a dialog containing the browser panel, and Download and Close buttons.
## Acknowledgements
Development on wxnatpy began at the [2017 XNAT Developer Workshop](https://wiki.xnat.org/workshop-2017/), in Rotterdam, 16th-18th November 2017, with the support of the [Wellcome Centre for Integrative Neuroimaging](https://www.ndcn.ox.ac.uk/divisions/fmrib/).
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
File details
Details for the file wxnatpy-0.3.1.tar.gz.
File metadata
- Download URL: wxnatpy-0.3.1.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
130b4b39299e213c4cf6829b64c03d2e0e3ba6b234a8d5f2044d7b4cb572c5f4
|
|
| MD5 |
0c79f4526ae7365b75defd82b2851e6f
|
|
| BLAKE2b-256 |
5e83d5be4b903a2368e6de9a3ffc7a1cff7a57a956ea47e479d74d50fd7cc1b6
|