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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file aced_submission-0.0.10rc1-py3-none-any.whl
.
File metadata
- Download URL: aced_submission-0.0.10rc1-py3-none-any.whl
- Upload date:
- Size: 37.2 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 | a853df0267927d9b2697bd44ba99774830392e6d17031aaad6e22d23b2a205ce |
|
MD5 | c8849cc924b720f0a693078066389301 |
|
BLAKE2b-256 | 1d381bf6b565627ee350ab4faee924662e96fe4e9bdae90674711d27ad996acf |