Skip to content

liruochen1998/lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

lib

General-purpose utilities shared across automation projects. This workspace sits alongside project repos so you can pip install -e ../lib locally (or publish it to a private package index) and reuse the helpers anywhere.

Layout

  • lib/email_utils.py: thin SMTP helper with TLS support and reusable config dataclass.

Add more modules (API helpers, diff utilities, etc.) under the lib/ package as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages