Op 21/08/20 om 01:49 schreef Cameron Simpson:
On 16Aug2020 08:32, Marco Sulla wrote:
Sorry, didn't read well, Apart the other suggestion, you (or your
sysop) can create a private Pypi:
https://pypi.org/project/private-pypi/
Even simpler, you can put a code repo path into your requirements.
On 16Aug2020 08:32, Marco Sulla wrote:
>Sorry, didn't read well, Apart the other suggestion, you (or your
>sysop) can create a private Pypi:
>https://pypi.org/project/private-pypi/
Even simpler, you can put a code repo path into your requirements.txt
(or directly with pip via its "-e" option). E
Sorry, didn't read well, Apart the other suggestion, you (or your
sysop) can create a private Pypi:
https://pypi.org/project/private-pypi/
--
https://mail.python.org/mailman/listinfo/python-list
Does the word "public" mean world-wide, or perhaps only amongst your
work-colleagues?
Only among work-colleagues.
We only want that anyone writing and running python scripts on particular
hosts, can
easily import these modules/packages.
Of possible interest:-
Private Python package managem
Op 15/08/20 om 07:33 schreef dn via Python-list:
> On 14/08/2020 22:32, Antoon Pardon wrote:
>> Well the question is in the subject.
>>
>> I have a number of modules/packages which were until recently
>> personal use only. However python is getting more popular
>> at work and some of my work was co
On 14/08/2020 22:32, Antoon Pardon wrote:
Well the question is in the subject.
I have a number of modules/packages which were until recently
personal use only. However python is getting more popular
at work and some of my work was considered useful enough to
install in a public available spot.
https://www.google.com/search?channel=fs&client=ubuntu&q=publish+python+code
First result.
--
https://mail.python.org/mailman/listinfo/python-list
Well the question is in the subject.
I have a number of modules/packages which were until recently
personal use only. However python is getting more popular
at work and some of my work was considered useful enough to
install in a public available spot.
How should I approach this?
--
Antoon.
--