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.10rc3.tar.gz (32.9 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

Details for the file aced_submission-0.0.10rc3.tar.gz.

File metadata

  • Download URL: aced_submission-0.0.10rc3.tar.gz
  • Upload date:
  • Size: 32.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for aced_submission-0.0.10rc3.tar.gz
Algorithm Hash digest
SHA256 8527eab89bdd889d96f1abfe31f1364b945e3c399e0d2ddd45ee31f7c3410e0b
MD5 ec51965189798e1e17147a50757d713a
BLAKE2b-256 bd9d0502ba248abd046967251e194b5533ede1a3a00e57243eccd669dbe19be0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aced_submission-0.0.10rc3-py3-none-any.whl
Algorithm Hash digest
SHA256 5fa234a0c0f7e82461632eee287029315b59677d25738e9146ed68accbafafc1
MD5 410e9b0a6f14ee788216b9bffa7a0cf2
BLAKE2b-256 b22f6179eb0193d44546c37de942dbd87d44ac7f467ef694b0f285aa45717d69

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