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 Distribution

aced_submission-0.0.7.tar.gz (27.4 kB view details)

Uploaded Source

Built Distribution

aced_submission-0.0.7-py3-none-any.whl (30.7 kB view details)

Uploaded Python 3

File details

Details for the file aced_submission-0.0.7.tar.gz.

File metadata

  • Download URL: aced_submission-0.0.7.tar.gz
  • Upload date:
  • Size: 27.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for aced_submission-0.0.7.tar.gz
Algorithm Hash digest
SHA256 1f78b780de8b9c76b05bde7cbabef0012f4a80568c6de7eca3b8f2f2957da2a1
MD5 9747642177b7976c7eab0322a8bddc6a
BLAKE2b-256 c4eb8e5286a855a1994050fc27c54a8af9cf8e95c99c759b2a8f03e99d1083a8

See more details on using hashes here.

File details

Details for the file aced_submission-0.0.7-py3-none-any.whl.

File metadata

File hashes

Hashes for aced_submission-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 f21cfae046d134bcc66407af7a932c894b989a6739d4b535335891702f9b376b
MD5 0f5e2e530d0647ee3deb35ac7bdcf07e
BLAKE2b-256 b8cffe986fe0a2db01f157ad71044eda39a43db9d68c5897d1ebd8a379c1552c

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