OMERO.dropbox
Introduction
OMERO.dropbox provides a server for watching directories for new files which are then imported into OMERO.
Dependencies
Direct dependencies of OMERO.dropbox are:
Installation
See: OMERO documentation
Usage
See: OMERO documentation
Contributing
See: OMERO documentation
Running tests
Unit tests are located under the test directory and can be run with pytest.
Integration tests
Integration tests are stored in the main repository (ome/openmicroscopy) and depend on the OMERO integration testing framework. Reading about Running and writing tests in the OMERO documentation is essential.
Release process
This repository uses bump2version to manage version numbers. To tag a release run:
$ bumpversion release
This will remove the .dev0 suffix from the current version, commit, and tag the release.
To switch back to a development version run:
$ bumpversion --no-tag [major|minor|patch]
specifying major, minor or patch depending on whether the development branch will be a major, minor or patch release. This will also add the .dev0 suffix.
Remember to git push all commits and tags.
License
OMERO.dropbox is released under the GPL v2.
Copyright
2009-2020, The Open Microscopy Environment, Glencoe Software, Inc.
Release files for omero-dropbox 5.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| omero-dropbox-5.7.0.tar.gz | 41.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| omero_dropbox-5.7.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 90.1 kB
Release files / omero-dropbox-5.7.0.tar.gz
| Download URL | omero-dropbox-5.7.0.tar.gz |
|---|---|
| Size | 41.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d8eec9e868f2513001591a930dd8b882053a1aa8e7abd2995847ebf01557a694
|
|
BLAKE2b-256 checksum How to use checksums |
a7ddd45097550b5074e64da3198c3acda53f627e30d439aed12beffadd6e1f80
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.8.19
|
Release files / omero_dropbox-5.7.0-py3-none-any.whl
| Download URL | omero_dropbox-5.7.0-py3-none-any.whl |
|---|---|
| Size | 49.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
023976129c3bbb0c6b62becb2ade023f88ca50b0dff6d0623c4bf929aa455ed2
|
|
BLAKE2b-256 checksum How to use checksums |
4f3dcdef903d463cb34dbcd023b2eb26f08d7d5fede2728dc928fd32f40b0bf8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.8.19
|