🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

poodio

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

poodio

Farts poo poo audio

0.0.23
PyPI
Maintainers
1

poodio

Stars Issues License

💩 💨 Farts poo poo audio 💨 💩

Install & Run

NPMJS.com PyPI.org

💩 We provide several ways to install and run poodio on your system with a single command. 💩

  • 💩 bunx 💩
    bunx poodio
    
    bunx --bun poodio
    
    bunx poodio@0.1.0
    
  • 💩 npx 💩
    npx -y poodio
    
    npx -y poodio@0.1.0
    
  • 💩 pipx 💩
    pipx run poodio
    
    pipx run poodio==0.1.0
    
  • 💩 uvx 💩
    uvx poodio
    
    uvx poodio==0.1.0
    

Install

GitHub.com NPMJS.com Homebrew Crates.io PyPI.org

💩 We provide several ways to install poodio so you can run it later. 💩

  • 💩 brew 💩
    brew install asherjingkongchen/-/poodio
    
  • 💩 cargo-binstall 💩
    cargo-binstall -y poodio
    
    cargo-binstall -y poodio@0.1.0
    
  • 💩curl 💩
    curl -LSsf https://asherjingkongchen.github.io/poopoo/poodio.sh | sh
    
    curl -LSsf https://asherjingkongchen.github.io/poopoo/poodio.sh | sh -s -- 0.1.0
    
  • 💩 npm 💩
    npm i -g poodio
    
    npm i -g poodio@0.1.0
    
  • 💩 pip 💩
    pip install poodio
    
    pip install poodio==0.1.0
    
  • 💩 uv 💩
    uv tool install poodio
    
    uv tool install poodio==0.1.0
    
  • 💩 git & cargo 💩
    git clone https://github.com/AsherJingkongChen/poopoo -b main --depth 1
    cargo install --locked --path poopoo/poodio
    
    git clone https://github.com/AsherJingkongChen/poopoo -b poodio@0.1.0 --depth 1
    cargo install --locked --path poopoo/poodio
    

Run

macOS x86-64 Linux CLI ARM64 Windows

💩 After installing, run poodio with the following commands. 💩

  • 💩 Prints help info 💩
    poodio -h
    
    poodio --help
    
  • 💩 Prints version info 💩
    poodio -V
    
    poodio --version
    

Integrate

Rust Node.js Python

💩 You can integrate poodio into your own project with the following commands. 💩

  • 💩 cargo 💩
    cargo add poodio
    
    cargo add poodio@0.1.0
    
  • 💩 npm 💩
    npm i poodio
    
    npm i poodio@0.1.0
    
  • 💩 uv 💩
    uv add poodio
    
    uv add poodio==0.1.0
    
  • 💩 git & cargo 💩
    git clone https://github.com/AsherJingkongChen/poopoo -b main --depth 1
    cargo add --path poopoo/poodio
    
    git clone https://github.com/AsherJingkongChen/poopoo -b poodio@0.1.0 --depth 1
    cargo add --path poopoo/poodio
    

Keywords

addon

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