Skip to content

bebraw/Placidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Placidity

Placidity can be thought as a Python wrapper that sits on top of your existing shell. This means it allows you to evaluate simple Python expressions, stash the results and perform usual actions you do on a shell. It is fairly easy to extend thanks to its architecture.

Note that output coloring depends on colorama! It works without it, though.

If you are on mac, you might want to install readline package as this enables tab completion for commands.

License

Placidity is available under MIT license. See LICENSE for more details.

About

Placidity is an interactive interpreter with simple plugin architecture developed as a part of tutorial series focusing on testing related concepts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages