Metadata-Version: 2.1
Name: pydev-sample
Version: 0.2.1
Summary: Sample package to illustrate Python development.
Home-page: http://github.com/mortonne/pydev_sample
Author: Neal Morton
Author-email: mortonne@gmail.com
License: GPLv3
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: wikipedia
Requires-Dist: tensorflow
Requires-Dist: tensorflow-hub

# pydev_sample
Sample project to illustrate Python development.

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


