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

stdl

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stdl

Extended Python Standard Library

  • 0.5.5
  • PyPI
  • Socket score

Maintainers
1

stdl

Tests Documentation Status PyPI version Supported versions Downloads license

stdl is a collection of Python utilities that complement the standard library. It provides common functions and tools that developers frequently need, with minimal external dependencies.

Features

  • File and directory operations
  • String manipulation
  • ANSI color support for terminal output
  • Date and time formatting
  • List processing
  • Function decorators
  • Logging configuration for logging and loguru
  • See docs

Dependencies

  • PyYAML
  • python-dateutil
  • toml
  • tqdm

Installation

Using pip
pip install stdl
From source
pip install git+https://github.com/zigai/stdl

License

MIT License

Keywords

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