Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Odoo Imports as CSV List

by
dar@devco.co
- 23/11/2015 17:46:54

Cool, thanks for the hint, I'm heading for a buildroot 100mb Odoo docker. So I need a more detailed analysis of dependencies, requirements is probably not enough, nor is this list, it seems. I get an import error on urllib2 for Httpshandler on the intent to build pip for convenience into the system, although Python has been build with ssl :-/

Thanks for the alternative, however snake food was recommended on server all sites as it uses the ast and therefore almost (!) never fails.

Best, David

Moises Lopez <moylop260@vauxoo.com> schrieb am So., 22. Nov. 2015 um 23:08:
This file is for...?

FYI You can get the same info with a rgrep command:

Basic e.g.
rgrep R -n "import " ./odoo/ --include=*.py >deps

But if you want get all depends packages see: https://github.com/odoo/odoo/blob/9.0/requirements.txt

Regards!


2015-11-22 21:53 GMT-05:00 David Arnold <dar@devco.co>:
To whom it might concern,

please find attached a csv file with all odoo library imports with their respective occurences.

Obtained by:
sfood-imports /odoo
and some regex transformation.

Best Regards, 
David

_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe




--
Moisés López Calderón
Vauxoo - OpenERP's Gold Partner
Mobile: (+521) 477-752-22-30
Office: (+52) 477-773-33-46
web: http://www.vauxoo.com
twitter: @vauxoo
           @moylop260           

_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe

Reference