Populate ACED commons from FHIR resources
Project description
submission
Utilities to upload metadata and files to ACED's Gen3 instance
Setup
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pip install -e .
Use
see etl pod
Distribution
- PyPi
# update pypi
# pypi credentials - see https://twine.readthedocs.io/en/stable/#environment-variables
export TWINE_USERNAME= # the username to use for authentication to the repository.
export TWINE_PASSWORD= # the password to use for authentication to the repository.
# this could be maintained as so: export $(cat .env | xargs)
rm -r dist/
python3 setup.py sdist bdist_wheel
twine upload dist/*
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
aced_submission-0.0.10rc2.tar.gz
(33.0 kB
view details)
Built Distribution
File details
Details for the file aced_submission-0.0.10rc2.tar.gz
.
File metadata
- Download URL: aced_submission-0.0.10rc2.tar.gz
- Upload date:
- Size: 33.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 458811333cbb3668c285c456031af5da4883c164cddb635cfdb5537cf437dc7a |
|
MD5 | 9703f1636394bfa58e06f2c6854b7e8b |
|
BLAKE2b-256 | 60b97b1354d5bdcf9eee3c623428ec8495f71cdb7b77150f1fe644e550bb6af8 |
File details
Details for the file aced_submission-0.0.10rc2-py3-none-any.whl
.
File metadata
- Download URL: aced_submission-0.0.10rc2-py3-none-any.whl
- Upload date:
- Size: 37.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8087a13e329f92755673d47f2ceda0724bc2e98c2eeca5a7bcca76e08fd3eab |
|
MD5 | e76e675c85a231fac066579a8f6d7c03 |
|
BLAKE2b-256 | 5ab3a58a0b19d1eeb62d0a592b3dd140302f8ef7f1368c3dc2461254dd848a1c |