Generated from aind-library-template
Project description
aind-metadata-upgrader
I want to run the upgrader
from aind_metadata_upgrader.upgrade import Upgrade
# <Your code here: load your data as a dictionary, e.g. json.load(f)>
upgraded_record = Upgrade(data)
upgraded_record.save()
I want to develop new upgraders
Add a new CoreUpgrader class, then include it in the MAPPINGS object.
I want to run the upgrader in sync mode, i.e. to upgrade all assets to DocDB
from aind_metadata_upgrader.sync import run
run()
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
aind_metadata_upgrader-0.2.0.tar.gz
(528.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aind_metadata_upgrader-0.2.0.tar.gz.
File metadata
- Download URL: aind_metadata_upgrader-0.2.0.tar.gz
- Upload date:
- Size: 528.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
943ff4e8eb8b55db33218123b87bf9cbc4cfb85d567143b173673bb30e2d78bd
|
|
| MD5 |
f2bd5447130393afa902a8d0793496e6
|
|
| BLAKE2b-256 |
0ed1344c74b9c0be1edd38a153eb02f613d5ee1e330a1aea7977b021ea317dc7
|
File details
Details for the file aind_metadata_upgrader-0.2.0-py3-none-any.whl.
File metadata
- Download URL: aind_metadata_upgrader-0.2.0-py3-none-any.whl
- Upload date:
- Size: 74.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62746c10c835ce6dc0afc44c8c18d586005d2090429b2c81023d52d2def836aa
|
|
| MD5 |
68b81fc0e5c27aa0dcbf80ccc88c56d5
|
|
| BLAKE2b-256 |
4c7dc3f9ee7847f5b21adc79b621dbca862d5fcfb51edab361e687c7b2fdcd1b
|