Skip to main content

multiple replace

Project description

Installation

$ [sudo] pip install replace

Examples

import replace
>>> replace.replace(["3.6","3.7","3.8"], {"3.7": "3.7-dev", "3.8": "3.8-dev"})
["3.6","3.7-dev","3.8-dev""3.8"]
>>> replace.replace("package/module.py", {"/": ".", ".py": ""})
"package.module"

readme42.com

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

replace-2020.12.3.tar.gz (1.3 kB view details)

Uploaded Source

File details

Details for the file replace-2020.12.3.tar.gz.

File metadata

  • Download URL: replace-2020.12.3.tar.gz
  • Upload date:
  • Size: 1.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

File hashes

Hashes for replace-2020.12.3.tar.gz
Algorithm Hash digest
SHA256 b3fd9085bd08f1d28b76af95ea343c3f53e0cb4ca06bd900c40da1eed3d38554
MD5 0ab658943e37c9a817ac96b3e05049ad
BLAKE2b-256 dbee8c83bd263b5ceeac693d7c85053258a6d6b63c3900b7d4b2451ae4320f37

See more details on using hashes here.

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