Skip to main content

A kit of helpers and tools to simplify more intensive use of ViUR

Project description

A hexagonal logo of Toolkit

viur-toolkit

Badge showing current PyPI version Badge displaying the license
A kit of helpers and tools to simplify more intensive use of ViUR

Usage

Install with pip

pip install viur-toolkit

Install with pipenv

pipenv install viur-toolkit

Example

from viur import toolkit

if toolkit.user_has_access("root"):
    print("Hello root user!")

Development / Contributing

Create a fork and clone it

Setup the local environment with pipenv:

cd viur-toolkit
pipenv install --dev
pipenv run precommit_install

Install as editable in your project

cd myproject
pipenv install -e path/to/viur-toolkit

Code linting & type checking

Use the lint command

$ pipenv run lint

tu run pep8check and type_check at once.

Alternative:

Setup the pre-commit hook with pipenv run precommit_install.

Branches

Depending on what kind of change your Pull Request contains, please submit your PR against the following branches:

  • main: fixes/patches that fix a problem with existing code go into this branch. This results in a new patch version (X.X.n+1 where n is the current patch-level).
  • develop: new features, refactorings, or adjustments for new versions of dependencies are added to this branch. This becomes a new minor version (X.n+1.0) where n is the current minor-level). Depending on the complexity of the changes, a new major release (n+1.0.0, where n is the current major level) may be chosen instead.

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

viur_toolkit-0.8.0.tar.gz (32.0 kB view details)

Uploaded Source

Built Distribution

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

viur_toolkit-0.8.0-py3-none-any.whl (35.7 kB view details)

Uploaded Python 3

File details

Details for the file viur_toolkit-0.8.0.tar.gz.

File metadata

  • Download URL: viur_toolkit-0.8.0.tar.gz
  • Upload date:
  • Size: 32.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for viur_toolkit-0.8.0.tar.gz
Algorithm Hash digest
SHA256 915c3a3d6f6cac42fec4376aa6e4e8396f140fe2f2e8c5dae9674997bd4c4ff7
MD5 d1ec050f5ec7b03b67ee993d1a83467b
BLAKE2b-256 180de9cd542cf531d2596a134e3aa755f6cdf1af744756db94877f3d57a08abc

See more details on using hashes here.

File details

Details for the file viur_toolkit-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: viur_toolkit-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 35.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for viur_toolkit-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 04d7d8851c77c7ccd9261b94bb19cd442dcb5425e42beae14862d4bb3c54d228
MD5 50d11e926cc0375ea55fb70100ad1bbe
BLAKE2b-256 a9cbb7420dfa2d6b2f401c0ff1131d9e9db1ed6631d684b75f957b09c15a5d1e

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