Skip to content

VideoCarp/terminal_easy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terminal_easy

A procedural CLI package for Python.

print(f'{colours["cyan"]}{text["bold"]}Hello World! {reset})
progress(main)

use

Installation:

Currently, this package has not been uploaded on PyPi. The easiest way to install is by cloning this repository with git clone https://github.com/VideoCarp/terminal_easy.git into your project. After that, take the files out of src and move them up to the same level as your main file. You can also download the repository via other means.

Why?
Because it's not ready to be published. It's far too small.

Documentation

https://github.com/VideoCarp/terminal_easy/wiki/terminal_easy

Examples

Please see the examples directory.

About

A simple, procedural CLI package for Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages