bonjour je voudrais installer le module pysqlite mais je suis perdu dans les démarches
les démarches sont décrites à l'adresse
http://initd.org/pub/software/pysqli...rce-win32.html
le souci c'est que j'ai du mal à tout comprendre

étape1 : télécharger et installer les outils requis
installer le compilateur MS Toolkit compiler

après ça se gatte :
For the MS Toolkit Compiler write yourself a batch file that sets up the environment as neccessary.
la je ne comprends plus

étape 2 :télécharger et compiler sqlite
  1. on fait notre développemnt sur $SRCDIR (ils entendent quoi par ça)
  2. on télécharge sqlite
  3. on copie un fichier dans le $SRCDIR (comment ça, où ?)
  4. Then on a Windows command prompt, change into the $SRCDIR/sqlite directory and issue a "make". This should build a statically linked SQLite library now:
là je ne comprends pas

étape 3 : Compile pysqlite
  1. Unpack the latest pysqlite sources in $SRCDIR/pysqlite
    Now change the include_dirs and library_dirs settings in setup.cfg like this:
  2. Now open a command prompt, change to the directory where you decompressed the pysqlite source distribution, and type:
    python setup.py build
étape 4 installer Pysqlite
dans une fenètre DOS entrez la commande
python setup.py install



je sais que tous vous avez plein de tafs et qu'en plus c'est pas vraiment du python mais si quelqu'un voudrait bien me donner un coup de main ça serait très très sympa