GithubHelp home page GithubHelp logo

excel2rpyscriptkeyver's Introduction

Excel文件轉Rpy腳本 (Key版)

開發環境

  • Python 3.8

模塊劃分

|
|-corelib 基礎依賴
     |-- exception  自定義的異常
|-dist 打包的exe文檔
|-handler
     |-- converter  將Excel中的數據轉化為rpy中的對象
     |-- render     將model中的元素與進程控制渲染成Rpy腳本文檔
|-model
     |-- element Rpy遊戲的基本元素
     |-- process Rpy遊戲的進程控制
|--tools  工具類
|--app.py 程序入口

打包程序

  • 工具: pyinstaller
  • CMD: pyinstaller -F -w -i .\asset\sos.ico .\app.py -n Excel2RpyScript

relase notes

  • 0.1.1

  • 0.2.4

    • fix 條件選擇在最後一行時無法讀取
    • 支持對話框頭像
  • 1.0.0 key版

    • 全局改善Excel結構
  • 1.0.1 key版

    • 好感度判定,數值加減
  • 1.0.2 key版

    • 二週目才能選的選項

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.