Skip to content
/ pymuc Public

A Python variant of original muc for who simply don't want to use Rust-based original version

License

Notifications You must be signed in to change notification settings

raluvy95/pymuc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

Pymuc

a Python variant of original muc for who simply don't want to use original Rust-based version.

Installing

Your python version must have at least 3.10 to able to run it. Simply run ./pymuc -f $HISTFILE or ./pymuc -h to show list of arguments avaliable

Alternatively, use pipenv if your distro doesn't ship with Python 3.10 yet.

$ pipenv install
$ pipenv run ./pymuch -f $HISTFILE

About

A Python variant of original muc for who simply don't want to use Rust-based original version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages