Skip to main content

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


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

der_die_das-0.0.1-py3-none-any.whl (3.2 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