https://github.com/weaming/fuck-python-str
https://github.com/weaming/fuck-python-str
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/weaming/fuck-python-str
- Owner: weaming
- Created: 2018-08-18T17:07:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-20T06:51:44.000Z (almost 8 years ago)
- Last Synced: 2025-11-27T18:09:51.131Z (7 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fuck Python Str
`pip install -U fuck-python-str`
## String types in Python2 and Python3
```
python2 str(bytes) unicode
python3 bytes str
```