معرفی شرکت ها


base-emoji-0.0.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A binary-to-emoji encoding scheme that representbinary data in a subset of the Unicode Emoji symbols.
ویژگی مقدار
سیستم عامل -
نام فایل base-emoji-0.0.3
نام base-emoji
نسخه کتابخانه 0.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ali Moallim
ایمیل نویسنده amoallim15@gmail.com
آدرس صفحه اصلی https://github.com/amoallim15/base-emoji
آدرس اینترنتی https://pypi.org/project/base-emoji/
مجوز MIT
BaseEmoji ========= Encode everything in Emojis! 🙃 .. image:: media/logo.png BaseEmoji is a binary-to-emoji encoding scheme that represents binary data in a subset of the Unicode Emoji symbols, designed for triggering senior programmers effortlessly. BaseEmoji is heavily influenced by my frustration towards my tech lead that always shares data (base64 encoded) with me. But why? -------- - MOCKERY! - WHY NOT! - Base64 is not the best scheme to represent and transmit (mostly binary) data in a human-readable way. ¯\\_(ツ)_/¯ Features -------- - Basic encode/decode operations. - [TODO] Different flavors based on subset of the Unicode Emoji symbols. - [Contribute] ツ. Installation ------------ You can install the package by issuing the following command: :: pip install base-emoji You can also clone this project using git: :: git clone https://github.com/amoallim15/base-emoji.git Usage example ------------- Basic usage looks like: :: $ baseemoji 'Hello world!' > 😀😄😋😪😦😫😫😌😁😛😞😆😄😨😌😈😟😦 $ baseemoji -d '😀😄😋😪😦😫😫😌😁😛😞😆😄😨😌😈😟😦' > Hello world! Release History --------------- * 0.0.2 * Initial implementation with a default flavor of base {55}. About ----- Ali Moallim – amoallim15@gmail.com Contributing ------------ Bug reports and pull requests are welcome on GitHub at https://github.com/amoallim15/base-emoji. I'm also available for questions, feel free to get in touch. License ------- The package is available as open source under the terms of the `MIT License`_. .. _MIT License: http://www.python.org/


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

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


نحوه نصب


نصب پکیج whl base-emoji-0.0.3:

    pip install base-emoji-0.0.3.whl


نصب پکیج tar.gz base-emoji-0.0.3:

    pip install base-emoji-0.0.3.tar.gz