Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pyveb

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyveb

Package containing common code and reusable components for pipelines and dags

  • 0.3.41
  • PyPI
  • Socket score

Maintainers
1

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/**

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc