BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] Container to deploy a web service
- Subject: [Discuss] Container to deploy a web service
- From: gaf.linux at gmail.com (Jerry Feldman)
- Date: Sat, 10 Nov 2018 10:02:30 -0500
- In-reply-to: <20181109155952.odbsrmwx2o5ptleh@randomstring.org>
- References: <CAJWk+TPWHP+FXBe01BOsX8qYDoByOqpid98+t2ZoGUe6HgFwZA@mail.gmail.com> <5be450ac.1c69fb81.22266.0231@mx.google.com> <CAHtYjWLP7Vwkm1=J1KKjQvXGsNbG=hGJSNAsUy=CQe2f=MsgSw@mail.gmail.com> <CAJWk+TPJdT8hcoC5sSMKBRrOi__h7w=M+6rp0NsnEKqnRgHqkg@mail.gmail.com> <5be5a680.1c69fb81.17d39.f9e1@mx.google.com> <CAJWk+TPPn98OCUa57HSJAALQd_PewzzvmQj9Mf06eAVwYbCjxw@mail.gmail.com> <20181109155952.odbsrmwx2o5ptleh@randomstring.org>
Another thing you can do is only ship compiled Python bytecode files. You can create these files by using the -O or -OO option. In Python 2, this creates a .pyo file, in Python 3 this creates a .pyc file with opt1 or opt2. On Fri, Nov 9, 2018 at 11:00 AM Dan Ritter <dsr at randomstring.org> wrote: > Tom Luo: > > Is there any alternative besides docker? > > Yes. > > You can: > > - set up servers and sell the service of access to your nifty > idea rather than shipping code to the users. > > - ask your users to sign a contract that says that they will > not read through the source code or re-use it, because the > copyright remains with you. > > -dsr- > _______________________________________________ > Discuss mailing list > Discuss at blu.org > http://lists.blu.org/mailman/listinfo/discuss > -- -- Jerry Feldman <gaf.linux at gmail.com> Boston Linux and Unix PGP key id: 6F6BB6E7 Key fingerprint: 0EDC 2FF5 53A6 8EED 84D1 3050 5715 B88D 6F6B B6E7
- References:
- [Discuss] Container to deploy a web service
- From: mariolzx at gmail.com (Tom Luo)
- [Discuss] Container to deploy a web service
- From: richard.pieri at gmail.com (Rich Pieri)
- [Discuss] Container to deploy a web service
- From: jay at lentecs.com (Jason Normand)
- [Discuss] Container to deploy a web service
- From: mariolzx at gmail.com (Tom Luo)
- [Discuss] Container to deploy a web service
- From: richard.pieri at gmail.com (Rich Pieri)
- [Discuss] Container to deploy a web service
- From: mariolzx at gmail.com (Tom Luo)
- [Discuss] Container to deploy a web service
- From: dsr at randomstring.org (Dan Ritter)
- [Discuss] Container to deploy a web service
- Prev by Date: [Discuss] Container to deploy a web service
- Next by Date: [Discuss] Linux on a Chromebook
- Previous by thread: [Discuss] Container to deploy a web service
- Next by thread: [Discuss] Linux on a Chromebook
- Index(es):