Sample project to illustrate Python development.
This project downloads information about cities from Wikipedia and uses machine learning to analyze their similarity.
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
- Add documentation example.
- Explain how to work with a repository clone.