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

flutes

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flutes

Utilities to charm your Python

0.3.0
PyPI
Maintainers
1

Flutes

Build Status CodeCov Documentation Status PyPI MIT License

The utilities you need to charm your Python

Flutes is a set of handy utilities for Python 3.6+. All tools are type checked and covered by unit tests.

Installation

Install stable release from PyPI:

pip install flutes

Or, install the latest commit from GitHub:

pip install git+https://github.com/huzecong/flutes.git

Usage

Flutes provides a variety of utility functions. Take a look at the examples folder to see what you can do with it!

Please refer to the documentations for more details.

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