Candyshop is a helper to determine if all your dependencies are declared properly.
Project description
An assistant to determine if all your dependencies are declared properly in your odoo module.
Current version: 0.2.2
Candyshop is a helper to determine if all your dependencies are declared properly. A Candyshop is a place where you can pick sweets and candies from a list of wonderful options, but choose wisely.
For more information, please read the full documentation.
Features
Access an Odoo Module as an object abstraction.
Get all module references from all xml files of a module.
Generate and clone the dependency tree of a group of modules (bundle).
Generate a virtual enviroment where you can add group of modules.
Determine which Odoo Modules declare a dependency to another module that is not present in the environment.
Determine which XML files make reference to an Odoo Module that is not present in the environment.
Getting started
Installation
The candyshop program is written in python and hosted on PyPI. Therefore, you can use pip to install the stable version:
$ pip install --upgrade candyshop
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/candyshop/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 candyshop) 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, Candyshop 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
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
File details
Details for the file candyshop-0.2.2.tar.gz
.
File metadata
- Download URL: candyshop-0.2.2.tar.gz
- Upload date:
- Size: 141.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 482dc4ffaa08a94aaab8650cf4dd4cfd54d534efca734601f7dd6441e4c77e59 |
|
MD5 | 0a40e9aec6affa935f2553f8764bf6de |
|
BLAKE2b-256 | 3a40b2fd36701545f12efdd2b9b10e64aa16484bb22ebcff469478ee7fcae956 |
File details
Details for the file candyshop-0.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: candyshop-0.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 38.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bda6ecf60990ad773ac6adcf2699d74cd907089f071a6ee09a5cd23ddda96247 |
|
MD5 | d2c231c96681fdca977dfa85ca9444cc |
|
BLAKE2b-256 | 41cf7b94da7a1fc72335dcca8ddea227cec9240596ea44079c0afb5d98538a46 |