Git Product home page Git Product logo

binpython-docs's Introduction

BINPython

Lightweight and small portable Python, build with pyinstaller

Github stars Discord telegram pyver license author

What is BINPython?

BINPython is a single-file, green version of Python that supports encapsulation of custom libraries and can be integrated into programs/projects

Why BINPython

  • no edit to registry
  • no extra .dlls(only a single executable)
  • licensed with AGPL-V3.0
  • Easy to integrate into any program, allowing any .py file to run without compiling to an executable
  • Built-in portable IDE environment, you can enjoy the highlighted standardized IDE without downloading additional IDE
  • Built-in portable http server for fast file transfer
  • Built-in tkinter and turtle GUI form application framework to quickly build compile-free form applications
  • Built-in dynamic website running framework such as tornado pywebio, the server is carried with you
  • Support to encapsulate any library into BINPython, take it with you wherever you go
  • The program occupies a small storage space

How to use?

On Windows

Double click to enter BINPython Shell

Enter CMD, switch to the current BINPython working directory (use cd, etc.), and then enter binpython -h in cmd to see the usage

On Linux

By cd to the BINPython working environment, using binpython will open the BINPython shell. View the usage of BINPython through binpython -h

Run the .py file

Just use binpython <filename.py> or binpython -f <filename.py>(--file=<filename.py>)

Github repository

Github

Github releases

Releases

Screenshot

The following screenshot libraries have been built into the standard releases version, of course, there are many libraries without screenshots, please experience it yourself

BINPython Shell

binpython

Run Turtle via BINPython

binpython

Run Tornado web server via BINPython

binpython

Run tkinter via BINPython

binpython

. . . There are a lot more. Because you can wrap any library into BINPython

binpython-docs's People

Contributors

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