qpython-android / qpython.org

QPython contributor & sugguestion & question homepage
http://qpython.org
58 stars 11 forks source link

qpython component #55

Open mesophile opened 9 years ago

mesophile commented 9 years ago

QPython component example / tutorial appear to be missing. Looked through wiki, web, etc., but could not find anything. All I'm looking for is a "hello world" level example that works. Have I overlooked a resource? If so, please let me know. Thanks.

riverfor commented 9 years ago

Do you mean this ?

http://qpython.org/quick-start/

On Sun, Apr 5, 2015 at 12:06 AM, mesophile notifications@github.com wrote:

QPython component example / tutorial appear to be missing. Looked through wiki, web, etc., but could not find anything. All I'm looking for is a "hello world" level example that works. Have I overlooked a resource? If so, please let me know. Thanks.

— Reply to this email directly or view it on GitHub https://github.com/qpython-android/qpython.org/issues/55.

river's showtime, river's game

mesophile commented 9 years ago

Hello,

Thank you for your response. I have enough experience to write my own classes and import py files, but I need an example for using compiled code in qpython.

I was talking about this:

http://wiki.qpython.org/doc/how-to-start/#components

My understanding is that I need this information in order to place compiled code in the right folder, but I would be happy to use a method that is similar for plain python code (placing it in com.hipipal.qpyplus/lib/Python2.7/site-packages).

Is there an example, or an easier way for compiled code?

Thank you for your time, M