Voici les résultats de votre recherche.
pip-pypi @floss:python 15 Occurrences trouvées, Dernière modification : il y a 8 ans ersion
pip2 --version
pip3 --version
virtualenv --version
==== Procédure sous Windows ====
===... locale, à l'exception de certaines, comme virtualenv . Donc sous GNU/Linux, il ne faut pas utiliser le ... atest/reference/|Reference guide]].
===== Virtualenv =====
venv , équivalent, est installé par défaut à partir de Python 3.3.
Après activation d'un environn notions_fondamentales @teaching:progappchim 13 Occurrences trouvées, Dernière modification : il y a 22 mois
<code python string-palindrome-01.py>
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Created on Mo...
<code python string-anagramme-00.py>
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Created on Mo... <code python string_pangrammes-01.py>
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Created on Mo... ilisation de range** :
<code python>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
enumerate : ex tkinter_gui_simple @teaching:progappchim 12 Occurrences trouvées, Dernière modification : il y a 2 ans onjour !" =====
<code python tk-00.py>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from tkinter impo... ur la console !
<code python tk-01.py>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from tkinter impo... oduire du texte
<code python tk-02.py>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from tkinter impo... ction "action")
<code python tk-03.py>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from tkinter impo numpy_simple @teaching:progappchim 8 Occurrences trouvées, Dernière modification : il y a 24 mois ].
</note>
<code python arrays_01.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Divers codes à... entaires :
<code python arrays_02.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Divers codes à... <code python simple_linear_system.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Solve a system... s :
<code python arrays_linalg_03.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Divers codes à python @floss 7 Occurrences trouvées, Dernière modification : il y a 11 mois Python package in 2022]]
* [[http://www.virtualenv .org|virtualenv ]], un outil pour créer des environnements isolés, permettant d'utiliser des versions di... /questions/5844869/comprehensive-beginners-virtualenv -tutorial|ici]], et aussi une [[http://blog.zoomer... analytics.com/pip-install-t/|alternative à virtualenv ]].
==== Python pour mobiles ====
* Android (sm polynomes-10 @teaching:progappchim 7 Occurrences trouvées, Dernière modification : il y a 8 ans 2012-2013.
<code python derivation.py>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
def polyderiv(a):
... ba2 2012-2013 :
<code python polyx.py>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
def polyx(a):
... nt encore :
<code python polyshift.py>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
def polyshift (a):... 012-2013 :
<code python polyintegr.py>
#!/usr/bin/env python
# -*- coding: UTF-8 -*-
def polyintegr(a): algos_entiers @teaching:progappchim 5 Occurrences trouvées, Dernière modification : il y a 2 ans ceci en Python :
<code python pgcd.py>
#!/usr/bin/env python
# -*- coding: UTF-8 -*-
def gcd(a, b):
...
<code python nombres_premiers-01.py>
#!/usr/bin/env python
# -*- coding: UTF-8 -*-
"""
Liste de nombr...
<code python nombres_premiers-03.py>
#!/usr/bin/env python
# -*- coding: UTF-8 -*-
"""
Liste de nombr... factorisation_nombres_premiers-01.py>
#!/usr/bin/env python
# -*- coding: UTF-8 -*-
"""
Factorisation config_xubuntu-16.04 @floss 4 Occurrences trouvées, Dernière modification : il y a 6 ans ts python2 : idle spyder python-pip python-virtualenv
* paquets python3 : idle3 spyder3 python3-pip python3-venv
* globalement : sudo apt-get install idle spyder python-pip python-virtualenv idle3 spyder3 python3-pip python3-venv
* Anciennement (préférer à présent des installations via pip matplotlib_simple @teaching:progappchim 4 Occurrences trouvées, Dernière modification : il y a 20 mois e :
<code python simple_series_01.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Matplotib : gr... :
<code python simple_series_02.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Matplotib : gr... s.
<code python simple_series_03.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Matplotib : gr... =
<code python simple_fonction_01.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Matplotib : gr suite_de_fibonacci-2 @teaching:progappchim 4 Occurrences trouvées, Dernière modification : il y a 8 ans e python fibonacci02-sur_la_piste.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Calculs des pr... de python fibonacci03-fonctionnel.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Calculs des pr...
<code python fibonacci04-compact.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Calculs des pr... :
<code python fibonacci-turtle.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Calculs des pr suite_de_fibonacci-3 @teaching:progappchim 4 Occurrences trouvées, Dernière modification : il y a 8 ans <code python fibonacci05_fonction.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Calculs des pr... <code python fibonacci05_fonction.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Calculs des pr... code python fibonacci06_fonctions.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Calculs des pr... on fibonacci07_fonction_recursive.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Calculs des pr simulations_random_walks_codes @teaching:exos 3 Occurrences trouvées, Dernière modification : il y a 6 ans
<code python 02_random_histogram.py>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from random impor... 5_tkinter_random_walk_few_steps_1D.py>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from tkinter impo... _tkinter_random_walk_many_steps_1D.py>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from tkinter impo diffusion_chimique_1d @teaching:progappchim 3 Occurrences trouvées, Dernière modification : il y a 10 ans : Diffusion-chimique-finitediff-01.py>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from math import elements_molecules @teaching:progappchim 3 Occurrences trouvées, Dernière modification : il y a 4 ans
<code python molmass-elements-01.py>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# utilisations de ...
<code python molmass-elements-02.py>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# utilisations de ...
<code python molmass-elements-03.py>
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# utilisations de matrices @teaching:progappchim 3 Occurrences trouvées, Dernière modification : il y a 7 ans thon matrices_multiplication-list.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Calcul matrici... hon matrices_multiplication-numpy.py>
#! /usr/bin/env python
# -*- coding: utf-8 -*-
"""
Calcul matrici mendeleev @teaching:progappchim 3 Occurrences trouvées, Dernière modification : il y a 2 ans suite_de_fibonacci-4 @teaching:progappchim 3 Occurrences trouvées, Dernière modification : il y a 8 ans test 2 Occurrences trouvées, Dernière modification : il y a 10 mois config_raspbian_rpi2 @floss 2 Occurrences trouvées, Dernière modification : il y a 9 ans config_raspbian_rpi3 @floss 2 Occurrences trouvées, Dernière modification : il y a 8 ans config_ubuntu_mate @floss 2 Occurrences trouvées, Dernière modification : il y a 5 ans config_ubuntu_mate_rpi2 @floss 2 Occurrences trouvées, Dernière modification : il y a 5 ans config_xubuntu @floss 2 Occurrences trouvées, Dernière modification : il y a 13 mois config_xubuntu-18.04 @floss 2 Occurrences trouvées, Dernière modification : il y a 2 ans config_xubuntu-20.04 @floss 2 Occurrences trouvées, Dernière modification : il y a 2 ans biblio-10.1021-ed300155p @teaching 2 Occurrences trouvées, Dernière modification : il y a 6 ans etudes-aess @teaching 2 Occurrences trouvées, Dernière modification : il y a 8 ans initinfo @teaching 2 Occurrences trouvées, Dernière modification : il y a 13 mois poker_menteur @teaching:exos 2 Occurrences trouvées, Dernière modification : il y a 11 ans analyse_images @teaching:progappchim 2 Occurrences trouvées, Dernière modification : il y a 4 ans bioinformatic @teaching:progappchim 2 Occurrences trouvées, Dernière modification : il y a 2 ans factorielle-2 @teaching:progappchim 2 Occurrences trouvées, Dernière modification : il y a 8 ans fit_modele_einstein @teaching:progappchim 2 Occurrences trouvées, Dernière modification : il y a 10 ans lennard-jones @teaching:progappchim 2 Occurrences trouvées, Dernière modification : il y a 10 ans maxwell-boltzmann @teaching:progappchim 2 Occurrences trouvées, Dernière modification : il y a 11 ans ph_acides_bases_2013 @teaching:progappchim 2 Occurrences trouvées, Dernière modification : il y a 11 ans plot_sinus_cosinus @teaching:progappchim 2 Occurrences trouvées, Dernière modification : il y a 4 ans polynomes-7 @teaching:progappchim 2 Occurrences trouvées, Dernière modification : il y a 6 ans presentation_principes @teaching:progappchim 2 Occurrences trouvées, Dernière modification : il y a 2 ans scipy_simple @teaching:progappchim 2 Occurrences trouvées, Dernière modification : il y a 6 ans biblio-10.1021-ed085p145 @teaching 1 Occurrences trouvées, Dernière modification : il y a 9 ans biblio-10.1021-ed101160x @teaching 1 Occurrences trouvées, Dernière modification : il y a 6 ans biblio-10.1333-s00897082114a @teaching 1 Occurrences trouvées, Dernière modification : il y a 9 ans biblio-9780321611956-chap14 @teaching 1 Occurrences trouvées, Dernière modification : il y a 9 ans desinformations @teaching 1 Occurrences trouvées, Dernière modification : il y a 18 mois glossaire-chimie @teaching 1 Occurrences trouvées, Dernière modification : il y a 3 ans informatique @teaching 1 Occurrences trouvées, Dernière modification : il y a 8 ans terminologie-enseignement @teaching 1 Occurrences trouvées, Dernière modification : il y a 13 ans codes_astuces @floss:python 1 Occurrences trouvées, Dernière modification : il y a 4 ans lancer_pieces @teaching:exos 1 Occurrences trouvées, Dernière modification : il y a 3 ans sequences_brins_adn @teaching:exos 1 Occurrences trouvées, Dernière modification : il y a 6 ans calcul_matriciel_2012 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 11 ans chempy @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 23 mois codes_presentation @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 4 ans collection_counter_exemple @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 4 ans collection_namedtuple_exemple @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 4 ans conversion_temperature_2011 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 11 ans courbe_predominance_acide_2013 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 11 ans csv @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 4 ans dictionaries_adn_arn_protein @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 9 ans dictionary_adn_protein @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 12 ans ensemble_mandelbrot_2013 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 10 ans entropie_melange @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 4 ans factorielle-3 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 8 ans fizz_buzz @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 8 ans game_of_life_conway-2012 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 4 ans gaz_parfait_2011 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 11 ans glossaire_chimie @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 6 ans grille_configurations_melange_binaire_2013 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 11 ans koch_snowflake @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 8 ans math_nombres @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 5 ans openbabel_jmol @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 3 ans pandas @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 2 ans pavage_penrose_2013 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 11 ans periodical_table_electronegativity @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 5 ans ph-3d @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 4 ans ph_courbe_titrage_2011 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 4 ans polynomes-2 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 8 ans polynomes-4 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 8 ans polynomes-5 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 8 ans polynomes-6 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 8 ans polynomes-8 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 8 ans polynomes-11 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 8 ans polynomes-12 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 2 ans polynomes-bonus @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 3 ans ppoo @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 2 ans pressions_partielles_systemes_non_ideaux @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 9 ans pylab_simple @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 3 ans random_walk_2d-simple @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 4 ans regression_lineaire_2013 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 11 ans representation_molecules_2013 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 5 ans slices @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 3 ans solubilite_ph_t @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 9 ans solvents_data_class @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 12 ans suite_de_fibonacci-5 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 8 ans tableau_periodique_2011 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 4 ans tableau_periodique_2013 @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 5 ans tris @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 2 ans urllib @teaching:progappchim 1 Occurrences trouvées, Dernière modification : il y a 3 ans histogramme_simple @teaching:progappchim:matplotlib_gallery 1 Occurrences trouvées, Dernière modification : il y a 7 ans ir_spectrum_co @teaching:progappchim:matplotlib_gallery 1 Occurrences trouvées, Dernière modification : il y a 10 ans pka_pkb_plane @teaching:progappchim:matplotlib_gallery 1 Occurrences trouvées, Dernière modification : il y a 5 ans potentiel_morse @teaching:progappchim:matplotlib_gallery 1 Occurrences trouvées, Dernière modification : il y a 5 ans rotateur_biatomique @teaching:progappchim:matplotlib_gallery 1 Occurrences trouvées, Dernière modification : il y a 7 ans