deploying a pyglet app ( copyright )

56 views
Skip to first unread message

flow flow

unread,
Jun 4, 2018, 1:32:54 PM6/4/18
to pyglet-users
Hello,

I have written a pyglet game.
Technically all is OK. ;-)

Now, I did a deploy with PyInstaller/cx_freeze and noticed that pyglet uses a huge amount of python std. libraries.
How should I proceed with copyright notices now?

Should I go through all modules (of the python std. libraries ) and catch the copyright lines into a license.txt ( which I place into the EXE directory) ?

Thanks.
best regards,
flow

Petr Viktorin

unread,
Jun 5, 2018, 4:02:25 AM6/5/18
to pyglet...@googlegroups.com
Hello!
The Python standard library (modules documented in [0]) is under the
Python license (available at [1]).
IANAL, but you should be fine getting the raw text [2] and include that
with your software.

[0] https://docs.python.org/3/library/index.html
[1] https://docs.python.org/3/license.html
[2] https://raw.githubusercontent.com/python/cpython/3.6/Doc/license.rst

flow flow

unread,
Jun 6, 2018, 6:46:56 AM6/6/18
to pyglet...@googlegroups.com
ok, thanks.



--
You received this message because you are subscribed to a topic in the Google Groups "pyglet-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pyglet-users/hYBqWogXXmE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pyglet-users+unsubscribe@googlegroups.com.
To post to this group, send email to pyglet...@googlegroups.com.
Visit this group at https://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/d/optout.

Paulo Jorge PM

unread,
Jun 26, 2018, 8:56:31 AM6/26/18
to pyglet-users
Hi,

When you have your finished game somewhere online, send us a link to peek the result :)

Success to your project




quarta-feira, 6 de Junho de 2018 às 11:46:56 UTC+1, flow flow escreveu:
ok, thanks.

2018-06-05 10:02 GMT+02:00 Petr Viktorin <enc...@gmail.com>:


On 06/04/18 19:32, 'flow flow' via pyglet-users wrote:
Hello,

I have written a pyglet game.
Technically all is OK. ;-)

Now, I did a deploy with PyInstaller/cx_freeze and noticed that pyglet uses a huge amount of python std. libraries.
How should I proceed with copyright notices now?

Should I go through all modules (of the python std. libraries ) and catch the copyright lines into a license.txt ( which I place into the EXE directory) ?


Hello!
The Python standard library (modules documented in [0]) is under the Python license (available at [1]).
IANAL, but you should be fine getting the raw text [2] and include that with your software.

[0] https://docs.python.org/3/library/index.html
[1] https://docs.python.org/3/license.html
[2] https://raw.githubusercontent.com/python/cpython/3.6/Doc/license.rst


--
You received this message because you are subscribed to a topic in the Google Groups "pyglet-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pyglet-users/hYBqWogXXmE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pyglet-users...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages