A tutorial package for string operations
Project description
Package Ramy Creation Tutorial
A simple Python package for string operations.
Installation
pip install package-ramy-creation-tutorial
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 world")) # Output: 3
# Capitalize words
print(capitalize_words("hello world")) # Output: Hello World
Features
- Reverse strings
- Count vowels in text
- Capitalize words
Author
Ramy Lazghab
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file package_ramy_creation_tutorial-0.1.0.tar.gz.
File metadata
- Download URL: package_ramy_creation_tutorial-0.1.0.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.1 CPython/3.12.10 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb88a75aea977b0392edf0d8863857fbf036fe1ec9450e06d8b7da56f56c717f
|
|
| MD5 |
e5866c5dbc4fd16690e363fe245dbe9a
|
|
| BLAKE2b-256 |
428cfa3bbf10206707f90be4a5fd2995154e9a2cadef0a798047f4e8d9d4cd61
|
File details
Details for the file package_ramy_creation_tutorial-0.1.0-py3-none-any.whl.
File metadata
- Download URL: package_ramy_creation_tutorial-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.1 CPython/3.12.10 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
374225c6ca1a191c8a1fdc9e2f3eadc00663c830663f13ff48c3bb1ecbaaddf5
|
|
| MD5 |
70ca86821226435f30688b8c20c3b5b9
|
|
| BLAKE2b-256 |
5340abe1424c2a3f3264c2dc035814c3892e001b0d00048bc1eb51505ea349eb
|