Skip to main content

find the etymological origins of a word

Project description

ety-python

Python module to find the etymological origins of a word

Note: this module is under construction and doesn't yet have a large enough dataset to be useful

Install

pipenv shell
python setup.py install

Usage

Module

>>> import ety

>>> ety.origins("potato")
['Spanish', 'Taino']

>>> ety.origins("abandon")
['Middle English', 'Middle French', 'Old French']

CLI

After installing, a command-line tool is also available

Usage:
  $ ety <word>

Example:
  $ ety potato
  Spanish, Taino

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

ety-0.2.0-py3.6.egg (211.2 kB view hashes)

Uploaded Source

ety-0.2.0-py2.py3-none-any.whl (212.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page