Thanks to visit codestin.com
Credit goes to github.com

Skip to content

빈글(인공언어)코드와 이모지를 편집 저장할 수 있는 GUI 어플리케이션 / GUI application for editing and saving binkeul (constructed language) code and emoji

License

Notifications You must be signed in to change notification settings

sinabilo/binkeul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binkeul Code Editor

GUI application for editing and saving binkeul (constructed language) code and emoji

this program used Twemoji

Install

This program has been tested on Windows 10 and Python3.6.3. This can not guarantee to run in other environments.

Requirements

cd C:\Python36-32\Scripts

pip3 install wheel
...
wheel install PySide-1.2.4-cp36-cp36m-win32.whl
...
pip3 install peewee
...
pip3 install pillow
...
pip3 install svgwrite
...

Copy Source

Once the necessary package installation is complete, create a binkeul folder in Lib / site_packages in Python.3.6.x and copy the source from the repository.

cd C:\Python36-32\Lib\site-packages

svn export https://github.com/sinabilo/binkeul/trunk/binkeul binkeul

Run

You can start the Binkeul Code Editor by executing the following command:

pythonw -m binkeul

Additional installation

Although it is not absolutely necessary to run this program, the following programs and Python packages must be installed to use the betlsvg and betlsvgdir utilities.

  • potrace 1.13
  • CairoSVG-2.1.3

Reference

About

빈글(인공언어)코드와 이모지를 편집 저장할 수 있는 GUI 어플리케이션 / GUI application for editing and saving binkeul (constructed language) code and emoji

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages