Translate words to or from Dutch
Project description
# Kees
Kees finds translations or synonyms of Dutch words and delivers them to your command line. It currently uses [mijnwoordenboek.nl](http://www.mijnwoordenboek.nl), but other sources may be added at a later date.
## Install
Install using:
pip install kees
## Usage
usage: kees [-h] [-f FROM] [-t TO] [-a] [WORD [WORD …]]
translate words to or from Dutch
- positional arguments:
WORD word to be translated
- optional arguments:
- -h, --help
show this help message and exit
- -f FROM, --from FROM
available languages: NL, EN, DE, FR, SP (default: NL)
- -t TO, --to TO
available languages: NL, EN, DE, FR, SP (default: EN)
- -a, --all
return all translations (default 1)
## Requirements
[BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/)
[lxml](http://lxml.de/)
install using:
$ pip install BeautifulSoup4
and (surprise!):
$ pip install lxml
## Reliability
Kees’ results may vary. Sometimes you get what you need:
$ kees hond canine
Other times, not so much:
$ kees hond dickhead
This is just mean:
$ kees hond dickhead
$ kees hond dickhead
$ kees hond shit
Seriously:
$ kees hond dog
$ kees hond shit
Kees can be unfriendly in multiple languages:
$ kees hond -t fr salop
Such is life. Use at your own risk.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Kees-0.1.10.tar.gz.
File metadata
- Download URL: Kees-0.1.10.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4faeb91ded90c9e8f274be0e0127eb5ae1b062f3a74cdff21e50aa287c78209e
|
|
| MD5 |
db84a4f68de4720832f2971d516ed58f
|
|
| BLAKE2b-256 |
3283b183d2c2917ca2531024e4be1ef90534bd587dca3b964b795fb7014fa939
|
File details
Details for the file Kees-0.1.10-py3-none-any.whl.
File metadata
- Download URL: Kees-0.1.10-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
835a0581ed97f0f2e335c4db299e884b3cfba65b66c8ca345a29a124f86f9525
|
|
| MD5 |
68b267b3fdb3755549fa7e8e7562725c
|
|
| BLAKE2b-256 |
9c8937037988c717d358704d4a4481129a30666e6a91984659d65397c79bc26c
|