معرفی شرکت ها


baudot-0.1.1.post2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Tools for handling stateful 5-bit encoding
ویژگی مقدار
سیستم عامل -
نام فایل baudot-0.1.1.post2
نام baudot
نسخه کتابخانه 0.1.1.post2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Xavier Villaneau
ایمیل نویسنده xvillaneau+baudot@gmail.com
آدرس صفحه اصلی https://github.com/xvillaneau/python-baudot
آدرس اینترنتی https://pypi.org/project/baudot/
مجوز LGPLv3
Baudot is a Python library for encoding and decoding 5-bit stateful encoding. This library is named after `Jean-Maurice-Émile Baudot`_ (1845-1903), the French engineer who invented this code. The `Baudot code`_ was the first practical and widely used binary character encoding, and is an ancestor of the ASCII code we are familiar with today. This library accomplishes two tasks (and their inverse): 1. reading 5-bit codes from custom input formats, 2. converting 5-bit codes to unicode characters. This library provides support for several common encodings, as well as support for reading tape-like files and hexadecimal data. Please keep in mind that this project is very young, and that its API is most likely ill-designed at this point. Suggestions are welcome! .. _`Jean-Maurice-Émile Baudot`: https://en.wikipedia.org/wiki/%C3%89mile_Baudot .. _`Baudot code`: https://en.wikipedia.org/wiki/Baudot_code


زبان مورد نیاز

مقدار نام
>=3.6.0 Python


نحوه نصب


نصب پکیج whl baudot-0.1.1.post2:

    pip install baudot-0.1.1.post2.whl


نصب پکیج tar.gz baudot-0.1.1.post2:

    pip install baudot-0.1.1.post2.tar.gz