https://raw.githubusercontent.com/LuisAlejandro/pipsalabim/develop/docs/_static/title.svg
PyPI Package Github Releases Github Issues Push Read The Docs Discord Channel


Pip Sala Bim is an assistant to guess your pip dependencies from your code, without using a requirements file.

Pip Sala Bim will tell you which packages you need to install to satisfy the dependencies of your project. It uses a simple AST visitor for detecting imports and PyPIContents to search which packages contain these imports.

  • Free software: GPL-3
  • Documentation: https://pipsalabim.readthedocs.org

Table of Contents¶

  • Installation
    • Stable release
    • From sources
  • Usage
  • Internal API
    • pipsalabim
    • pipsalabim.cli module
    • pipsalabim.api package
    • pipsalabim.api.report module
    • pipsalabim.api.update module
    • pipsalabim.core package
    • pipsalabim.core.imports module
    • pipsalabim.core.logger module
    • pipsalabim.core.utils module
  • Contributing
    • Types of Contributions
    • Get Started!
    • Pull Request Guidelines
    • Tips
  • Authors
    • Development Lead
    • Contributors
    • Credits
  • Changelog
    • 0.2.0 (2022-04-25)
    • 0.1.20 (2020-01-18)
    • 0.1.19 (2018-12-12)
    • 0.1.18 (2018-04-18)
    • 0.1.17 (2018-04-15)
    • 0.1.16 (2018-04-14)
    • 0.1.15 (2017-08-02)
    • 0.1.14 (2017-08-02)
    • 0.1.13 (2017-08-02)
    • 0.1.12 (2017-07-17)
    • 0.1.11 (2017-05-20)
    • 0.1.10 (2017-05-19)
    • 0.1.8 (2017-05-19)
    • 0.1.7 (2017-01-16)
    • 0.1.6 (2017-01-16)
    • 0.1.5 (2017-01-16)
    • 0.1.4 (2017-01-15)
    • 0.1.3 (2017-01-04)
    • 0.1.2 (2017-01-04)
    • 0.1.1 (2016-11-24)
    • 0.1.0 (2016-11-23)
  • Maintainer Guide
    • Making a new release
    • Making a new hotfix

Made with 💖 and 🍔¶

https://raw.githubusercontent.com/LuisAlejandro/pipsalabim/develop/docs/_static/author-banner.svg

Web luisalejandro.org · GitHub @LuisAlejandro · Twitter @LuisAlejandro

Logo

Pip Sala Bim is an assistant to guess your pip dependencies from your code, without using a requirements file.

Navigation

  • Installation
  • Usage
  • Internal API
  • Contributing
  • Authors
  • Changelog
  • Maintainer Guide

Quick search

©2016-2022, Pip Sala Bim Developers. | Page source