Skip to main content

Transform any string with accent and without accent to lower case

Project description

=== CONVERT IMAGE TO BASE64

Transform any string with accent and without accent to lower case

Detailed documentation is in the "docs" directory.

Quick start

  1. Install the module:

    pip install anystrintolower

  2. EXAMPLE

    import anystrintolower

    string= 'àéêöHELLO'

    lower_string = anystrintolower(string)

    print(lower_string)

    You should have something like this in outpout : aeeohello

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

anystringtolower-1.0.0.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

anystringtolower-1.0.0-py3-none-any.whl (2.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