Skip to main content

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

Project description

https://img.shields.io/badge/Language-Python-blue.svg?style=plastic https://img.shields.io/pypi/pyversions/rreplace.svg https://img.shields.io/pypi/v/rreplace.svg

https://api.codacy.com/project/badge/Grade/65006c19e58e4d4b91a9950f0f56d8ef https://codeclimate.com/github/russianidiot/rreplace.py/badges/gpa.svg https://landscape.io/github/russianidiot/rreplace.py/master/landscape.svg?style=flat https://scrutinizer-ci.com/g/russianidiot/rreplace.py/badges/quality-score.png?b=master

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 github_follow github_issues

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-0.0.26.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