Skip to content

epeios-q37/term2web-python-stub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stub for the term2web Python library.

Run on Repl.it About online demonstrations

license: MIT

The term2web library redirects print(…) and input(…) to a web page, and so allows to use CSS to format the displayed text. See https://q37.info/s/dh9gpjft for details.

To use this library, you can:

  • install the Pypi package (pip install term2web) and the import it in your source files (import * from time2web),
  • clone this repository (git clone https://github.com/epeios-q37/term2web-python-stub):
    • and put your source code in the main.py file,
    • or copy the beginning of the main.py up to the import… line at the beginning of your existing source code,
  • do the same using this ZIP file, which stores the content of this repository,
  • do the same in an online IDE, with nothing to install: https://q37.info/s/7jqrdgnx.

About

A stub for the 'term2web' Python library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages