A package for read reversed texts.
Project description
Reverse Read
installation
install :
pip install reverse-read
import :
from reverse_read.reverse_read import reverse_read
reverse_read()
Returns reversed text.
# only the text-parameter is required
print(reverse_read(
"text",
"side", # <0 or 1>
"sensible" # <True or False>
))
Example
print(reverse_read("اثممخ")) # returns "hello"
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
reverse-read-0.2.tar.gz
(3.2 kB
view details)
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 reverse-read-0.2.tar.gz.
File metadata
- Download URL: reverse-read-0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b7d93966f45c12f09e4a45f1d34632c00509cf1a528804d38327828b0226c58
|
|
| MD5 |
93f0e12f9a3c519efe41586b46d1a408
|
|
| BLAKE2b-256 |
e3cf106d7bb3c3b18ea82de1599dd320197c016ac5bc51286e4bdff825fd80b6
|
File details
Details for the file reverse_read-0.2-py3-none-any.whl.
File metadata
- Download URL: reverse_read-0.2-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8348d72ba793303f3b74df07bb521a7bff680dcd6e9f9140b4580aa8eced000
|
|
| MD5 |
42e41aade3b38d9c9242b5d8b9bb970d
|
|
| BLAKE2b-256 |
fe0cf49d4e784c801a446f3659c3025a05d1ac3d52cc76352bdae44c14f438b5
|