Contents

mbstrdecoder 1.1.3

0

mbstrdecoder is a Python library for multi-byte character string decoder

mbstrdecoder is a Python library for multi-byte character string decoder

Stars: 6, Watchers: 6, Forks: 3, Open Issues: 1

The thombashi/mbstrdecoder repo was created 7 years ago and the last code push was 9 months ago. The project is not very popular with only 6 github stars!

How to Install mbstrdecoder

You can install mbstrdecoder using pip

pip install mbstrdecoder

or add it to a project with poetry

poetry add mbstrdecoder

Package Details

Author
Tsuyoshi Hombashi
License
MIT License
Homepage
https://github.com/thombashi/mbstrdecoder
PyPi:
https://pypi.org/project/mbstrdecoder/
GitHub Repo:
https://github.com/thombashi/mbstrdecoder

Classifiers

  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
  • Text Processing
No  mbstrdecoder  pypi packages just yet.

Errors

A list of common mbstrdecoder errors.

Code Examples

Here are some mbstrdecoder code examples and snippets.

Related Packages & Articles

apns2 0.7.2

A python library for interacting with the Apple Push Notification Service via HTTP/2 protocol

GitPython 3.1.42

GitPython is a Python library used to interact with Git repositories