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.
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.53.tar.gz
(20.4 kB
view hashes)
Built Distribution
pyveb-0.1.53-py3-none-any.whl
(24.7 kB
view hashes)