Punctuation
Project description
Punctuation
This is a python liberary which will remove all the punctuation in a python string
Sample code
from punctuation import Punctuation
my_str = '''"I can come today," she said, "but not tomorrow."'''
result = Punctuation.remove(my_str)
print(result)
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
Built Distribution
Close
Hashes for punctuation_remove-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f070780944ab1dd190b63640182b307965d5532cb39d2334ceb6cc3ad9a9a77 |
|
MD5 | 60ee0f5ef9aafd53686a8b40bb6d2cac |
|
BLAKE2b-256 | c481cdd590cd386deddb267ebbf891eef67367d18bee1e4e53d3a8afa499c909 |