Marcin Posted April 4, 2014 Share Posted April 4, 2014 Jak w temacie. Jest jakiś skrypt? Wysłane z mojego SM-N9005 przy użyciu Tapatalka Quote Link to comment Share on other sites More sharing options...
matzg Posted April 4, 2014 Share Posted April 4, 2014 python -O -m compileall / Quote Link to comment Share on other sites More sharing options...
Marcin Posted April 4, 2014 Author Share Posted April 4, 2014 Ok. Mam folder, w folderze są jeszcze inne pliki niż *.py i czy ta komenda skompiluje tylko pliki *.py? Czy mam wyodrębnić same *.py i włożyć do jakiegoś katalogu? Rozumiem, że na powyższej komendzie po / mam dać adres folderu? Wysłane z mojego SM-N9005 przy użyciu Tapatalka Quote Link to comment Share on other sites More sharing options...
matzg Posted April 4, 2014 Share Posted April 4, 2014 Komenda kompiluje wszystkie pliki .py na .pyo (bez restartu GUI) E2 robi to podczas restartu GUI więc po co skrypt ;) A gdzie własna inicjatywa..., przecież wystarczyło "zapodać" kod w konsoli i nie było by tych pytań... Quote Link to comment Share on other sites More sharing options...
Marcin Posted April 4, 2014 Author Share Posted April 4, 2014 Wolałem zapytać niż narobić sobie bałaganu na dekoderze ;) Quote Link to comment Share on other sites More sharing options...
matzg Posted April 4, 2014 Share Posted April 4, 2014 A jaki jest cel..? Co chcesz osiągnąć (oczywiście jeśli tonie tajemnica)? ;) Quote Link to comment Share on other sites More sharing options...
tux Posted April 4, 2014 Share Posted April 4, 2014 Przy okazji - od którejś wersji G2 jest skrypt "pycompile". Odpalasz w katalogu i leci kompilacja w nim i jemu podrzędnych :) Quote Link to comment Share on other sites More sharing options...
Marcin Posted April 4, 2014 Author Share Posted April 4, 2014 Żadna tajemnica. Używam IPTV i niestety zawala mi dużo miejsca gdyż tak jak wspomniałeś po restarcie OpenPLI samo kompiluje do *.pyo. Ale zauważyłem, że nie wszystkie *.py kompilują się po restarcie do *.pyo dlatego chce to zrobić ręcznie. Quote Link to comment Share on other sites More sharing options...
Guest j00zek Posted April 4, 2014 Share Posted April 4, 2014 tak naprawdę to nic nie trzeba kompilować. Python doskonale radzi sobie z plikami py. A jak będziesz chciał z któregoś skorzystać to zostanie sam skompilowany w locie, bez żadnych dodatkowych komend. Jak plik jest nieużywany to nie jest kompilowany, i tyle. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.