Socket
Socket
Sign inDemoInstall

mbp

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mbp

Make Python even more beautiful :) This package includes implementations that you wish were in the standard library.


Maintainers
1

Readme

More Beautiful Python

Make Python even more beautiful :) This package includes implementations that you wish were in the standard library.

Setup

python -m pip install mbp
python -m mbp.info
=================================== More Beautiful Python ===================================
examples              https://github.com/sudongqi/MoreBeautifulPython/blob/main/examples.py
execution_directory   C:\Users\sudon\MoreBeautifulPython
library_path          C:\Users\sudon\MoreBeautifulPython\src\mbp\core.py
cpu_count             16
version               1.5.94
=============================================================================================

Examples

https://github.com/sudongqi/MoreBeautifulPython/blob/main/examples.py

  • replacement for logging
  • replacement for multiprocessing
  • syntax sugar for common utilities
  • tools for file system & data handling
  • tools for summarizations
  • tools for simple statistics
  • tools for llm (Large Language Model)

FAQs


Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc