Giter Club home page Giter Club logo

xj_python's Introduction

XJ System

xj system

Dependency

  • Pyxel
  • Pygame

Setup

Execute following command for installing xj_python library:

$ pip3 install xj_python

Recommended input device is X-TOUCH MINI(MIDI).

You can operate XJ system with normal keyboard.

Usage

Test commands:

$ git clone https://github.com/karaage0703/xj_python
$ cd xj_python/examples
$ python3 color.py

If you can see black window, program is OK.

Press 'E' or 'R' of keyboard button. You can see changing color of window.

Custom and hack and enjoy XJ system!

Update PyPI package

  1. Change version of setup.py

  2. Build pip package:

$ ./build_pip_package.sh
  1. Upload pip package to PyPI
$ twine upload --repository pypi dist/xj_python-*.tar.gz

License

This software is released under the MIT License, see LICENSE.

Authors

karaage0703

References

xj_python's People

Contributors

karaage0703 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.