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

nodestream-plugin-dotenv

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodestream-plugin-dotenv

A plugin to nodestream for loading environment variables from a .env file

  • 0.13.0
  • PyPI
  • Socket score

Maintainers
3

Nodestream Dotenv Plugin

This plugin allows you to load environment variables from a .env file into your nodestream application.

Installation

pip install nodestream-plugin-dotenv

Usage

By default, the plugin will look for a .env file in the current working directory. You can specify a different path by setting the NODESTREAM_DOTENV_PATH environment variable.

For more information on how to use the .env file, see the python-dotenv documentation.

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