Skip to main content

(WIP) Look up Spanish words on Wiktionary

Project description

palabras

(WIP) CLI app to look up Spanish words on Wiktionary

Usage

Call from command line like this:

> python -m palabras olvidar
olvidar
- (transitive) to forget (be forgotten by)
- (reflexive, intransitive) to forget, elude, escape
- (with de, reflexive, intransitive) to forget, to leave behind

Install

Install with pip:

pip install palabras

Dev setup

You'll probably want to do this in a virtualenv or conda env, or using another isolation method of your choice.

Clone the repo and cd into the root directory:

git clone git@github.com:paavopere/palabras.git
cd palabras

Or start from here if you already got the repo and are in the root directory palabras:

pip install -e
pip install pytest-cov pytest-mock

Run tests:

pytest --cov --cov-report=term-missing

All tests should pass and coverage should be 100%. If not, I apologize for my failure.

Project details


Download files

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

Source Distribution

palabras-0.2.1.tar.gz (162.1 kB view hashes)

Uploaded Source

Built Distribution

palabras-0.2.1-py3-none-any.whl (5.4 kB view hashes)

Uploaded 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