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.3.tar.gz
(550.0 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.3.tar.gz.
File metadata
- Download URL: aind_metadata_upgrader-0.2.3.tar.gz
- Upload date:
- Size: 550.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eacf593a4434eaf7431a173608bd88bb526936dbfa403b2f1449ac0340a1fd52
|
|
| MD5 |
5e71e0d2ca8d9691e7523c3a4132adcd
|
|
| BLAKE2b-256 |
82e5da3e9dfc756199f3bf1e815fad38ece6dfbbbb113234318fd58f41ffd467
|
File details
Details for the file aind_metadata_upgrader-0.2.3-py3-none-any.whl.
File metadata
- Download URL: aind_metadata_upgrader-0.2.3-py3-none-any.whl
- Upload date:
- Size: 74.6 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 |
c9855f8dd4e2728531d0611ebb0c751df7748a636671c81cf7081e772c50cec8
|
|
| MD5 |
6e9350d17c8856608bc0bfc05c245be1
|
|
| BLAKE2b-256 |
a6489d8f0ba51ceb889d6a3a394b0c544e6332adacd6dc3414cc76c8f8f56d32
|