eric6/Documentation/Source/eric6.PipInterface.PipPackagesWidget.html

changeset 7989
a21d673a8f99
parent 7641
21ea4fd50b0a
child 8085
f6db8b3ecea9
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
354 354
355 <p> 355 <p>
356 Private method to get a list of all items that can be updated. 356 Private method to get a list of all items that can be updated.
357 </p> 357 </p>
358 <dl> 358 <dl>
359 <dt>Returns:</dt> 359 <dt>Return:</dt>
360 <dd> 360 <dd>
361 list of all items that can be updated 361 list of all items that can be updated
362 </dd> 362 </dd>
363 </dl> 363 </dl>
364 <dl> 364 <dl>
373 373
374 <p> 374 <p>
375 Private method to get the pip version of the selected environment. 375 Private method to get the pip version of the selected environment.
376 </p> 376 </p>
377 <dl> 377 <dl>
378 <dt>Returns:</dt> 378 <dt>Return:</dt>
379 <dd> 379 <dd>
380 tuple containing the version number or tuple with all zeros 380 tuple containing the version number or tuple with all zeros
381 in case pip is not available 381 in case pip is not available
382 </dd> 382 </dd>
383 </dl> 383 </dl>
428 <dd> 428 <dd>
429 list of package names to be upgraded 429 list of package names to be upgraded
430 </dd> 430 </dd>
431 </dl> 431 </dl>
432 <dl> 432 <dl>
433 <dt>Returns:</dt> 433 <dt>Return:</dt>
434 <dd> 434 <dd>
435 flag indicating success 435 flag indicating success
436 </dd> 436 </dd>
437 </dl> 437 </dl>
438 <dl> 438 <dl>
520 <p> 520 <p>
521 Private method to check, if the pip package is available for the 521 Private method to check, if the pip package is available for the
522 selected environment. 522 selected environment.
523 </p> 523 </p>
524 <dl> 524 <dl>
525 <dt>Returns:</dt> 525 <dt>Return:</dt>
526 <dd> 526 <dd>
527 flag indicating availability 527 flag indicating availability
528 </dd> 528 </dd>
529 </dl> 529 </dl>
530 <dl> 530 <dl>
607 <dd> 607 <dd>
608 summary text for the package 608 summary text for the package
609 </dd> 609 </dd>
610 </dl> 610 </dl>
611 <dl> 611 <dl>
612 <dt>Returns:</dt> 612 <dt>Return:</dt>
613 <dd> 613 <dd>
614 score value 614 score value
615 </dd> 615 </dd>
616 </dl> 616 </dl>
617 <dl> 617 <dl>
651 651
652 <p> 652 <p>
653 Private method to get a list of selected items that can be updated. 653 Private method to get a list of selected items that can be updated.
654 </p> 654 </p>
655 <dl> 655 <dl>
656 <dt>Returns:</dt> 656 <dt>Return:</dt>
657 <dd> 657 <dd>
658 list of selected items that can be updated 658 list of selected items that can be updated
659 </dd> 659 </dd>
660 </dl> 660 </dl>
661 <dl> 661 <dl>
724 <dd> 724 <dd>
725 list returned from pypi 725 list returned from pypi
726 </dd> 726 </dd>
727 </dl> 727 </dl>
728 <dl> 728 <dl>
729 <dt>Returns:</dt> 729 <dt>Return:</dt>
730 <dd> 730 <dd>
731 list of packages 731 list of packages
732 </dd> 732 </dd>
733 </dl> 733 </dl>
734 <dl> 734 <dl>

eric ide

mercurial