Skip to main content

client for api.onlaw.dk

Project description

onlaw_api_client

python client for api.onlaw.dk

installation

std usage

simply pip install onlaw_api_client

For a minimal example see examples/query.py

development

  • clone the repo : git clone https://github.com/Onlaw/onlaw_api_client.git
  • venv: python3 -m venv venv
  • activate: source venv/bin/activate
  • update dependencies: pip-compile requirements.dev.in > requirements.dev.txt
  • install: pip install -r requirements.dev.txt
  • sync dependencies: pip-sync requirements.dev.txt
  • install onlaw api client from local source: pip install -e .
  • install pre-commit hooks: pre-commit install

new dependencies

  • Add them to setup.py in install_requires.
  • To generate a new requirements.txt: pip-compile

testing package

  • build package (remember if neccesary to change version in setup.py): make pypitest
  • create new venv and activate it, and install package: pip install --index-url https://test.pypi.org/simple/ onlaw_api_client --upgrade --extra-index-url https://test.pypi.org/simple/ --no-deps. Note the --no-deps arguments which prevent dependencies to be installed. test.pypi does not have all packages and hence installation from test.pypi most likely fail.

publish new package

  • bump version number in setup.py
  • make pypiprod

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

onlaw_api_client-0.1.13.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

onlaw_api_client-0.1.13-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

Details for the file onlaw_api_client-0.1.13.tar.gz.

File metadata

  • Download URL: onlaw_api_client-0.1.13.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3

File hashes

Hashes for onlaw_api_client-0.1.13.tar.gz
Algorithm Hash digest
SHA256 76816f68fa7f280f5c9b0ca8bef4b146bdcf622552852afff49cd92b8e7c6965
MD5 627d2db207fe90f7dd72aee930b350ba
BLAKE2b-256 7fc5486ca4f4fecef4db3f0955e4001caafdfd44df1437e5a580afa58ceb5e6b

See more details on using hashes here.

File details

Details for the file onlaw_api_client-0.1.13-py3-none-any.whl.

File metadata

  • Download URL: onlaw_api_client-0.1.13-py3-none-any.whl
  • Upload date:
  • Size: 16.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.3

File hashes

Hashes for onlaw_api_client-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 a57b4a78f266b3491dde1c642cd9d76dc8cceab83126a6dca7d0988f5751d46a
MD5 5dd912f8148a470c58b1ab55c1aeeffc
BLAKE2b-256 5b3754624b580a9f3ef499786b6d248dee3cd689feb6e4c439ecfcc26c08b99a

See more details on using hashes here.

Supported by

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