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.9rc16.tar.gz
(28.8 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 aced_submission-0.0.9rc16.tar.gz.
File metadata
- Download URL: aced_submission-0.0.9rc16.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8db1c4d2747c1d9fd493295d92ea024af8a1a186c78573d3bfbcc75c23f1425
|
|
| MD5 |
3404cffd686034d8a556e286838fc8f3
|
|
| BLAKE2b-256 |
66b229e485d162cdca0a8bf57b9ca4867312aea3adf6e2a79aee49de49a7ce33
|
File details
Details for the file aced_submission-0.0.9rc16-py3-none-any.whl.
File metadata
- Download URL: aced_submission-0.0.9rc16-py3-none-any.whl
- Upload date:
- Size: 32.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1052bbfd733a53967113def1433dd330053b39b15ff5c26719b8bf4b23745e0
|
|
| MD5 |
75ffaa2171f3210a85faaf2002e78d23
|
|
| BLAKE2b-256 |
2b9d602c0ee668e8bb64124f4558b709afb1e54c398fc280fc327074998f1b5c
|