Skip to main content

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

Project description

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

Install

github.com: pip install git+git://github.com/russianidiot/rreplace.py.git

pypi.python.org: pip install rreplace

download: [ -e requirements.txt ] && pip install -r requirements.txt; python setup.py install

Usage

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

>>> from rreplace import *

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

Feedback

github_issues - Github Issues

gitter - Chat with me (english/russian)

russianidiot.github.io/python/ - my Python packages

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page