Skip to content

Python package for extra functions in builtin data types

License

Notifications You must be signed in to change notification settings

feimaomiao/lazyloads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazyloads

Python package for extra functions in builtin data types including:

  • list
  • dict
  • string
  • int
  • float

Installing lazyloads

pip install lazyloads
or
python3 -m pip install lazyloads

Install requirements

Python >= 3.6

Includes

How to import

import lzl

For more functions and docs, visit here

Unexpected errors

Please open an issue for any errors encountered.

Thank you!

lazyloads, a python module to make your life easier
© 2020 Matthew Lam

About

Python package for extra functions in builtin data types

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages