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

configflow

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

configflow

configflow - is the configuration management library for Python.

  • 0.4.0
  • PyPI
  • Socket score

Maintainers
2
logo

license python pypi release sphinx numpydoc

black isort wemake mypy safety semantic_release

dependabot integration deployment codeql docs wheel

coverage alerts grade codeclimate downloads stars

issues issues pr pr contributors commit

buymeacoffee

Overview

configflow – is the configuration management package.

Installation

Installation is as simple as:

pip install -U configflow

poetry add configflow

Optional dependencies

configflow has next optional dependencies:

To install these along with configflow:


pip install -U "configflow[hvac]"

poetry add "configflow[hvac]"

Of course, you can also install these requirements manually with pip install ... | poetry add ....

Examples

See Also

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