Skip to content
/ tea Public
forked from alefnula/tea

Cross platform, cross interpreter utility modules.

License

Notifications You must be signed in to change notification settings

Mahony7/tea

 
 

Repository files navigation

tea

build codecov docs


version: 1.0.0 codeOwners:

  • '0x1AA359bE39E38c0D61866364765C2C9699e96D3e' quorum: 1

tea is a set of libraries developed for common tasks like executing and manipulating processes, sending emails, file system manipulation, and a great number of utility functions that I caught myself writing over and over again.

Also parts of the tea library can be viewed as a sand-box where I start a module, which eventually, if it grows and become large enough to become a library itself, gets extracted as a separate project.

Modules like dsa (data structures and algorithms), logger, msg, process, shell, utils... will always remain a part of tea.


version: 1.0.0 codeOwners:

  • '0x1AA359bE39E38c0D61866364765C2C9699e96D3e' quorum: 1

About

Cross platform, cross interpreter utility modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Makefile 0.9%