Skip to content
/ redlib Public

A python library for commonly used code, patterns, etc.

License

Notifications You must be signed in to change notification settings

amol9/redlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redlib

A library for commonly used functions / classes in building a python application.

Submodules

  • net: utility classes for handling urls, list of well known cdns, top level domains
  • web: utility class for parsing html and accessing elements via xpath
  • system: platform related functions
  • misc: doc string functions
  • colors: a named color list
  • prnt: miscellaneous print functions
  • py23: python 2.7/3.4 compatibility functions
  • http: http request / response handling, caching

Download

About

A python library for commonly used code, patterns, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published