Skip to content

v0.0.2 - Directory structure, base code, adds configuration code to api and version control

Pre-release
Pre-release
Compare
Choose a tag to compare
@spapa013 spapa013 released this 17 Nov 21:39
· 87 commits to main since this release
05c1869

Basic notes. Documentation coming soon.

Directory Structure:

The repository contains two python packages in the python folder:

microns-materialization-api - can be installed independently and does not depend on Docker image
microns-materialization - depends on api and Docker image

both packages are versioned together.

Base code

Base code from Stelios and Brendan added

Configuration Code in api

allows for seamless registration of DataJoint externals and adapters.

Version control

checks for latest version of package upon import. notifies if package is not latest based on version.py file.

Contributors/ Contact:

Stelios Papadopoulos - [email protected]
Brendan Celii - [email protected]
Christos Papadopoulos - [email protected]