Giter Site home page Giter Site logo

angrymaciek / codemoji Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.21 MB

๐Ÿ”ฅ๐ŸŽฎ๐Ÿ˜ˆ๐Ÿซ๐Ÿ•๐Ÿ’ฆ๐ŸŒต๐Ÿ˜˜

Home Page: https://github.com/AngryMaciek/codemoji

License: MIT License

Python 100.00%
reproducible-research tools software-development

codemoji's Introduction

Code style: black

Codemoji ๐Ÿ’ฅ

Emojify your code away!

Maciek Bak

About

Do you also hate reading someone else's code?

How many times did you have to dwell into a complete nonsense? But eventually the job needs to be done so you spent days trying to work things out all by yourself and there was nothing you could do about it...

Now you have your chance to retaliate! Prior sharing, convert your work into a beautiful sequence of colorful images and watch your adversaries cry blood while trying to decypther the source code :)

Screenshot.png

Execution

Codemoji is implemented as a Python script, works well with interpreter version +3.5.

The interface of the script is pretty straightforward:

$ python codemoji.py --help
usage: codemoji.py [-h] [-v {DEBUG,INFO,WARN,ERROR,CRITICAL}] [-l LOGFILE] --dictionary DICTIONARY --input INPUT --output OUTPUT

##############################################################################
#
#   Codemoji: Emojify your code away!
#
#   AUTHOR: Maciek_Bak
#   AFFILIATION: Swiss_Institute_of_Bioinformatics
#   CONTACT: [email protected]
#   CREATED: 27-07-2020
#   LICENSE: MIT
#
##############################################################################

optional arguments:
  -h, --help            show this help message and exit
  -v {DEBUG,INFO,WARN,ERROR,CRITICAL}, --verbosity {DEBUG,INFO,WARN,ERROR,CRITICAL}
                        Verbosity/Log level. Defaults to ERROR
  -l LOGFILE, --logfile LOGFILE
                        Store log to this file.
  --dictionary DICTIONARY
                        Mapping between ASCII characters and emojis.
  --input INPUT         Path to the input file.
  --output OUTPUT       Path for the output file.

In its original form Codemoji converts all alphanumerical characters from the standard ASCII table into emojis of my choice (my personal favourites), however the user might specify custom mapping file. Have Fun!

License

MIT License

codemoji's People

Contributors

angrymaciek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.