GithubHelp home page GithubHelp logo

sphui's Introduction

SPHUI

介绍

SPHUI基于Python的Tkinter库,为SPHLIB创建的一个GUI/CLI库。可以用于生成SPHLIB所需要的配置文件,并可调用和运行SPHLIB的程序。

关于SPHLIB见SPHLIB项目地址

主要特性

[x] 生成SPHLIB的配置文件

[ ] 运行SPHLIB程序(主要是SPHLIB还没写)

安装使用

0. 安装

源码安装

  1. 安装python3(必需)
  2. 安装git(非必需)
  3. git clone https://github.com/ZZP-DMU/SPHUI.git.如果读者未安装git,可以直接下载本仓库。
  4. cd path/to/SPHUI.对于巨硬使用者可以使用cmd or powershell等。
  5. python3 main.py
pip安装
  1. pip install sphui

打包上传pypi(和读者无关)

  1. python3 -m build
  2. python3 -m twine upload --repository testpypi dist/*上传到testpypi中
  3. python3 -m twine upload dist/*

1. 生成SPHLIB配置文件

  1. python3 -m sphui

2. 调用SPHLIB程序


作者:张志鹏

邮箱:[email protected]

sphui's People

Contributors

zzphub avatar

Stargazers

 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.