Skip to main content

A tutorial package for string operations

Project description

package-creation-tutorial-rmekni

A tutorial package for string operations in Python.

Installation

pip install package-creation-tutorial-rmekni

Usage

from package_creation_tutorial.string_ops import reverse_string, count_vowels, capitalize_words

# Reverse a string
print(reverse_string("hello"))  # Output: olleh

# Count vowels
print(count_vowels("hello"))  # Output: 2

# Capitalize words
print(capitalize_words("hello world"))  # Output: Hello World

Features

  • reverse_string: Reverse any string
  • count_vowels: Count the number of vowels in a string
  • capitalize_words: Capitalize the first letter of each word

Documentation

Full documentation is available at: https://rhemmekni.github.io/package_creation_tutorial/

Repository

Source code: https://github.com/RyhemMekni/package_creation_tutorial

License

MIT License

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

package_creation_tutorial_rmekni-0.1.0.tar.gz (1.6 kB view details)

Uploaded Source

Built Distribution

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

File details

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

File metadata

File hashes

Hashes for package_creation_tutorial_rmekni-0.1.0.tar.gz
Algorithm Hash digest
SHA256 dea685452c35f02a52d10cf481bc4a18108ba461b4ad1681800eee55f7d39a32
MD5 5ea403cbfcb4dd6901d624e454584f06
BLAKE2b-256 f18b8f44e50f58672ce22a1438b9aef9c38cc61c7787e5799352c6ff1424bfd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for package_creation_tutorial_rmekni-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 769cf1381b6fe0caaf5f1ec9b0b2101f4560789db479453dddbca8ec3bd72ac1
MD5 939bdd715443dd10f2a4ff122a390068
BLAKE2b-256 72504265f61db16fd3b04bc15649e733369f07704824c4710730013ab1aa5408

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