Medical Image Conversion and Input/Output Tools
Project description
boyle
Medical Image Conversion and Input/Output Tools
Named after Robert Boyle (1627-1691), known as the first modern chemist, although he believed in the transmutation of metals to be a possibility following the alchemical tradition.
Dependencies
Please see the requirements.txt and pip_requirements.txt file.
Install
This package uses setuptools and Makefiles.
I’ve made a workaround to deal with build dependencies of some requirements. So there are two requirements files: requirements.txt and pip-requirements.txt. The requirements.txt dependencies must be installed one by one, with:
make install_deps
The following command will install everything with all dependencies:
make install
If you already have the dependencies listed in requirements.txt installed, to install in your home directory, use:
python setup.py install --user
To install for all users on Unix/Linux:
python setup.py build sudo python setup.py install
You can also install it in development mode with:
make develop
Development
Code
Github
You can check the latest sources with the command:
git clone https://www.github.com/neurita/boyle.git
or if you have write privileges:
git clone git@github.com:neurita/boyle.git
If you are going to create patches for this project, create a branch for it from the master branch.
The stable releases are tagged in the repository.
Testing
TODO
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
File details
Details for the file boyle-0.2.0.tar.gz
.
File metadata
- Download URL: boyle-0.2.0.tar.gz
- Upload date:
- Size: 102.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a35b92ac8dd1593a1b58ec50f7ceaa68b60a87ce14918472325ef9486eb5a3a0 |
|
MD5 | 235791aa6ceb9ad8f7b71ad2509ec5eb |
|
BLAKE2b-256 | b733533afdac8be31fec9868e84721c223ecdcdc39af9d544f13dde13763e0ad |
File details
Details for the file boyle-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: boyle-0.2.0-py3-none-any.whl
- Upload date:
- Size: 121.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 920da73bc43ddd5cb5413c0c784ab2195fcc3859b2f750acc3e801e587e5a289 |
|
MD5 | 9098e48f3dae37d23f8ba5467d5cd078 |
|
BLAKE2b-256 | aa395ea8fa4e422258be3b3bc0dfa0693d3356626fb1172c51464e3218c9e5e8 |