New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bd103

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bd103

BD103's Python Package

2.0.0
PyPI
Maintainers
1

BD103 Python Package

These are some utility modules and fun stuff that might make a good dependency. There are some subpackages that has special purposes.

  • bd103.ext: Contains extensions and plugins to other Python packages
  • bd103.shared: Contains modules that are shared between different implementations of BD103's library
  • bd103.data: Contains data types for various formats

Installation

python -m pip install -U bd103

Getting Started

A good idea is too look through the documentation to find modules that might pique your interest. A recommended one is the decorators module.

Contributing

Feel free to submit a PR if you want to contribute to the package. For more information, see CONTRIBUTING.md.

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