Skip to main content

Manage data formats for BioImageIT project

Project description

BioImageIT formats

Manage data formats for the BioImageIT project

Documentation

The documentation is available here.

Development

Run tests

Test are written with unittest python package. All tests are located in the subpackage bioimagepy/tests. Run tests with the command:

cd bioimageit_core
pipenv run python -m unittest discover -v

Build the documentation

The documentation is written with Sphinx. To build is run the commands:

cd docs
pipenv run sphinx-build -b html ./source ./build

Generate the requirements.txt

The requirements.txt file is generated from Pipenv with:

pipenv lock --requirements > requirements.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bioimageit_formats-0.2.0.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

bioimageit_formats-0.2.0-py3-none-any.whl (10.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page