Skip to main content

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

aced_submission-0.0.10rc1-py3-none-any.whl (37.2 kB view details)

Uploaded Python 3

File details

Details for the file aced_submission-0.0.10rc1-py3-none-any.whl.

File metadata

File hashes

Hashes for aced_submission-0.0.10rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 a853df0267927d9b2697bd44ba99774830392e6d17031aaad6e22d23b2a205ce
MD5 c8849cc924b720f0a693078066389301
BLAKE2b-256 1d381bf6b565627ee350ab4faee924662e96fe4e9bdae90674711d27ad996acf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page