Skip to main content

rreplace(string,old,new,count=None) - right replace

Project description

https://img.shields.io/pypi/pyversions/rreplace.svg

https://api.codacy.com/project/badge/Grade/65006c19e58e4d4b91a9950f0f56d8ef https://www.codefactor.io/repository/github/looking-for-a-job/rreplace.py/badge https://codeclimate.com/github/looking-for-a-job/rreplace.py/badges/gpa.svg https://img.shields.io/scrutinizer/g/looking-for-a-job/rreplace.py.svg https://bettercodehub.com/edge/badge/looking-for-a-job/rreplace.py?branch=master https://sonarcloud.io/api/project_badges/measure?project=rreplace.py&metric=code_smells

Install

`[sudo] pip install rreplace`

Usage

>>> from rreplace import rreplace

>>> rreplace(string,old,new,count=None)

Examples

>>> rreplace('old_old','old','new',1))
'old_new'

Feedback

https://img.shields.io/github/issues/looking-for-a-job/rreplace.py.svg https://img.shields.io/github/stars/looking-for-a-job/rreplace.py.svg?style=social&label=Stars https://img.shields.io/github/issues/looking-for-a-job/rreplace.py.svg

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

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

Uploaded Source

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