Joined August 2012
·
Achievements
59 Karma
0 Total ProTip Views
Python 3
Have at least three original repos where Python is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Bear 3
Have at least three original repos where Objective-C is the dominant language
Bear
Have at least one original repo where Objective-C is the dominant language
This is brilliant. But, does this work with a setup.py file? How would this work? If we want to build and package it (using obs, for example), how would we make the .rpm?
Also, what happens if my application has different executables? as in project-app1(.py) and project-app2(.py)
Thanks!