Skip to content

Revisions

  • remove another python2 reference and suggest python 3 up front

    @magical magical committed Mar 27, 2021
  • update instructions for Python 3

    @magical magical committed Mar 27, 2021
  • I think it was a copy paste error

    @pifopi pifopi committed Jan 24, 2021
  • changed mysqldb to pymysql since mysqldb is not an actual pip package

    @rluzuriaga rluzuriaga committed Apr 1, 2020
  • Update instructions for installing pip on Windows

    @magical magical committed Nov 30, 2017
  • Update Windows paths. Python is usually installed at C:\Python27, not C:\Python\Python27

    @magical magical committed Nov 30, 2017
  • Disambiguate which directory to run "virtualenv ./" inside of

    @Sketch Sketch committed Feb 10, 2017
  • Add mysql to the instructions

    @encukou encukou committed Jan 30, 2017
  • Fix virtualenv instructions for Windows

    @encukou encukou committed Jan 30, 2017
  • Github Downloads was discontinued, switch to Releases and a link to master as a Zip

    @encukou encukou committed Jan 30, 2017
  • Move the part about distribute and easy_install into a section for old Pythons that don't have pip preinstalled

    @encukou encukou committed Jan 30, 2017
  • Add connection string for Microsoft SQLExpress

    @phmatray phmatray committed Sep 27, 2016
  • python-distribute comes as python-Distutils2 in openSuSE

    @ciencia ciencia committed Apr 6, 2015
  • Added instructions for Windows users to get pip for installing virtualenv.

    @Zomgrei Zomgrei committed Apr 5, 2013
  • Add instruction to do "pokedex reindex" after "pokedex load"

    @Sketch Sketch committed Jan 30, 2013
  • Streamline the steps and clarify some highlighting.

    @Sketch Sketch committed Jan 29, 2013
  • Correction of typo and missing word(s)

    @charmander charmander committed Dec 18, 2012
  • Adding a note about setting the virtualenv Python version.

    @Sanqui Sanqui committed Feb 24, 2012
  • link to CLI

    @encukou encukou committed Feb 11, 2012
  • Whoa, I used a private clone URL. And nobody noticed. Also, the move to the veekun org.

    @encukou encukou committed Feb 11, 2012
  • Update with Windows instructions

    @encukou encukou committed Feb 1, 2012
  • Copy from http://bugs.veekun.com/projects/pokedex/wiki/GettingData

    @encukou encukou committed Jan 12, 2012