Package containing common code and reusable components for pipelines and dags
Project description
General
Package containing resuable code components for data pipelines and dags deployed to pypi.
Usage
Install/Upgrade locally:
$ pip3 install pyveb
$ pip3 install pyveb --upgrade
Import in python
import pyveb
from pyveb import selenium_client
Update package
Package is automaticly deployed to pypi via github actions. Just commit and open a pull request. During the action workflow, the version will be automatically bumped and updated pyproject.toml is commited back.
! in case a dependency is added to pyproject.toml, no workflow is started unless there are also changes to src/pyveb/**
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
pyveb-0.1.75.tar.gz
(25.9 kB
view hashes)
Built Distribution
pyveb-0.1.75-py3-none-any.whl
(31.7 kB
view hashes)