An open API service indexing awesome lists of open source software.

https://github.com/weaming/fuck-python-str


https://github.com/weaming/fuck-python-str

Last synced: 20 days ago
JSON representation

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
```