You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

bpyutils

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bpyutils

A collection of various common Python utilities.

0.5.8
pipPyPI
Maintainers
1

bpyutils

A collection of various common Python utilities.

Table of Contents

Features

  • Python 2.7+ and Python 3.4+ compatible.

Quick Start

$ pip install bpyutils

Check out installation for more details.

Usage

Application Interface

>>> import bpyutils

Command-Line Interface

$ bpyutils
Usage: bpyutils [OPTIONS] COMMAND [ARGS]...

  A collection of various common Python utilities.

Options:
  --version   Show the version and exit.
  -h, --help  Show this message and exit.

Commands:
  help     Show this message and exit.
  version  Show version and exit.

License

This repository has been released under the MIT License.

Made with ❤️ using boilpy.

Keywords

utilities python boilpy

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