I am writing a ruby stone that would like to use an open source program distributed as python. I don't have time to port a python program to ruby, and I want to manage the external dependency as much as possible.
I am thinking of using the Gem.pre_install binding for the automatic easy_install python package that interests me.
http://rubygems.rubyforge.org/rubygems-update/Gem.html#method-c-pre_install
I would appreciate advice on the best ways or support for pre_install if this was an accepted practice.
, . , stackoverflow , babushka:)
python , - :
dep 'blah.gem' do requires 'something.pip' end dep 'something.pip'
babushka blah.gem , rubygems pip .
babushka blah.gem
.
, python hook pre_install .
Source: https://habr.com/ru/post/1791363/More articles:What is the purpose of the WaitReason parameter on KeWaitForSingleObject ()? - windowsСоздание системных вызовов для Linux без стека - cInvalid WPF Rendering Behavior ToggleButton - wpfGeneral questions about #! hashbang urls and I use them correctly - javascripthttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1791362/how-do-i-reject-pushes-to-a-mercurial-server-based-on-a-script-without-risking-a-bad-pull-during-that-time&usg=ALkJrhgU1zYlHQ8aTkpWRb81LOV6bV61NgJava: how to determine the type of an object in an array of objects? - javaRequest.IsAuthenticated is always true. What am I missing? - authenticationBinary libraries in Maven / Eclipse - javaMac OS, Java Splash - javajQTouch and PhoneGap - iphoneAll Articles