Python Library for DER DIE DAS APP
Project description
DER DIE DAS CHECKER (WIP)
You can use this package to check the articles for German nouns (Der, Die, Das). I am very happy if the package makes your life as a non-native German speaker easier.
Installation
python -m pip install der-die-das
Getting Started
Directly after the installation you can use this package. You will need Python Release 3.7.0 or older.
Open the python console and use the package
python
>>> from der_die_das import check
>>> check("Burger")
searched : Burger
answer: DER Burger
>>> check("Kerzenleuchter")
searched : Kerzenleuchter
answer: DER Kerzenleuchter
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file der_die_das-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: der_die_das-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a03c005de085d0699bd1393c4e39ced5cdbdffcb15a28de2e6c2270d29b0908 |
|
MD5 | f463b81fc0947b007c261ccc95b60892 |
|
BLAKE2b-256 | d03df64282518ee994f4d2817cbbda2d39487f9fdc615f7d0b97eac78a9d293d |