Pip Sala Bim is an assistant to guess your pip dependencies from your code, without using a requirements file.
Project description
Pip Sala Bim is an assistant to guess your pip dependencies from your code, without using a requirements file.
Current version: 0.2.0
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 [1] for detecting imports and PyPIContents to search which packages contain these imports.
For more information, please read the full documentation.
Getting started
Installation
The pipsalabim program is written in python and hosted on PyPI. Therefore, you can use pip to install the stable version:
$ pip install --upgrade pipsalabim
If you want to install the development version (not recomended), you can install directlty from GitHub like this:
$ pip install --upgrade https://github.com/LuisAlejandro/pipsalabim/archive/master.tar.gz
Usage
See USAGE.rst for details.
Getting help
If you have any doubts or problems, suscribe to our Discord server and ask for help. You can also ask your question on StackOverflow (tag it pipsalabim) or drop me an email at luis@collagelabs.org.
Contributing
See CONTRIBUTING.rst for details.
Release history
See HISTORY.rst for details.
License
Copyright 2016-2022, Pip Sala Bim Developers (read AUTHORS.rst for a full list of copyright holders).
Released under a GPL-3 License.
Made with 💖 and 🍔
Web luisalejandro.org · GitHub @LuisAlejandro · Twitter @LuisAlejandro
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pipsalabim-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | addb792ae045cf9507c4a75f89b7d3ec7a241f71911b619ca9ac828098670e61 |
|
MD5 | c0de26894841587569400ff6b586a364 |
|
BLAKE2b-256 | d32eb3b821da46fdb1f7e93f88adec8d4181528659348535b310cb71cd0835df |