Deep learning for Health Care, powered by Ocean.
Lungfish are freshwater rhipidistian fish belonging to the subclass Dipnoi. Lungfish are best known for retaining characteristics primitive within the Osteichthyes, including the ability to breathe air, and structures primitive within Sarcopterygii, including the presence of lobed fins with a well-developed internal skeleton. -Wikipedia
TODO Change this to match the repo name and testing environments
TODO Elasticsearch driver to connect implementing OceanDB.
TODO You should have running a elasticsearch instance.
...
TODO When you want to instantiate an Oceandb plugin you can provide the next environment variables:
- $CONFIG_PATH
- $MODULE
- $DB_HOSTNAME
- $DB_PORT
...
The information about code style in python is documented in this two links python-developer-guide and python-style-guide.
Automatic tests are setup via Travis, executing tox
.
Our test use pytest framework.
The bumpversion.sh
script helps to bump the project version. You can execute the script using as first argument {major|minor|patch} to bump accordingly the version.
Copyright 2018 Ocean Protocol Foundation Ltd.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.