Skip to main content

Convert text to upper or lower case

Project description

UpperLowerLib

مكتبة لتحويل النصوص إلى حروف كبيرة أو صغيرة.

التثبيت

pip install UpperLowerLib

CMD

upperlowerlib upper Hello World
# HELLO WORLD 

upperlowerlib lower Hello World
# hello world 

Python

from upper_lower_lib import to_upper, to_lower

text = "Hello World"
print(to_upper(text))  # HELLO WORLD
print(to_lower(text))  # hello world 

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

upperlowerlib-0.1.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

upperlowerlib-0.1.0-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file upperlowerlib-0.1.0.tar.gz.

File metadata

  • Download URL: upperlowerlib-0.1.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for upperlowerlib-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a4b9eab42354e072686fe995446135e3361cbba5361ea15369d16fba92a8111e
MD5 0cbef995047363adbbfcb8e6622434af
BLAKE2b-256 f83dd347d9a0eec5b4b60bf2ff0ceee3fdedd74e30a6921a77b8a78e491b81a2

See more details on using hashes here.

File details

Details for the file upperlowerlib-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: upperlowerlib-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for upperlowerlib-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5561ff910fd615af1f9891cf742bdb5959d76eb417505fea129217ddec8b3d9b
MD5 251fccaa979c57a67c302d540147eaeb
BLAKE2b-256 13ee7c992407c31fcc7b80514ae971b7d818283e1f9f4e4a1ee625bd026f85ae

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page