mortonne / pydev_sample

Sample project to illustrate Python development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pydev-sample

PyPI version

Sample project to illustrate Python development.

This project downloads information about cities from Wikipedia and uses machine learning to analyze their similarity.

Installation

To install the latest stable version from PyPI:

pip install pydev-sample

To install the development version from GitHub:

pip install git+git://github.com/mortonne/pydev_sample

Todo

  • Add documentation example.
  • Explain how to work with a repository clone.

About

Sample project to illustrate Python development.

License:GNU General Public License v3.0


Languages

Language:Python 97.4%Language:Shell 2.6%