[Python] Sviluppo di nuovo package e import problem

Francesco Pischedda francesco.pischedda a gmail.com
Mer 21 Giu 2017 13:07:34 CEST


>
> ​Capito. Mi interessa avere il sys.path.append in fase di sviluppo, ma in
> questo caso dove lo metti? Nell'__init__.py​ presumo.
>
>
>> questo perchè avevo bisogno di avere il package visibile ad un progetto
>> di test che lo avrebbe usato, immagina una struttura del genere
>> mypackage
>>   - __init__.py
>>   - somecode.py
>> exampleproject
>>   - myexamplecode.py
>>
>> cmq dipende molto da come è impostato il tuo progetto
>>
>
> ​Ci provo, grazie.​
>

io il sys.path.append lo metto in "myexamplecode.py" (e a volte nei package
di test anche se è una cosa brutta brutta) così poi il package finale non
lo devo toccare in fase di rilascio

Ciao

-- 
"Unix IS user friendly. It's just selective about who its friend are"

"Nevertheless I still think it’s a bad idea to make things harder for
ourselves if we can avoid it."

"C is quirky, flawed, and an enormous success."
                                   -- Dennis Ritchie

"Shipping is a feature. A really important feature. Your product must have
it."

"There is no such a thing as a temporary change or workaround: In most
cases, workarounds are tech debt."

"La gatta frettolosa ha fatto i gattini ciechi"
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20170621/8b03be9c/attachment.html>


Maggiori informazioni sulla lista Python