Skip to content

GuyChahine/deeplogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepLogs Logo

PyPI PyPI - Status PyPI - Python Version

Simplified Python Logging and Progress Tracking

DeepLogs, a cutting-edge Python module, revolutionizes the way you handle logging and progress tracking in your projects. Designed for data scientists and developers alike, this powerful tool streamlines data management, ensuring efficiency and simplicity throughout your workflow.

Features

  1. Effortless Logging for Data Scientists: DeepLogs provides an intuitive Logger, enabling data scientists to effortlessly manage and save logs during model training. Say goodbye to manual logging hassles and focus on insights that matter.
  2. Seamless Task Tracking for Everyone: DeepLogs makes task logging accessible to everyone. From developers to researchers, easily track specific elements within your Python projects without complex setups or steep learning curves.
  3. Dynamic Progress Bar: Stay informed about your project's progress with DeepLogs' dynamic Bar component. Effortlessly monitor iterators' advancement, enhancing productivity and keeping you in control.
  • DeepLogs is designed for efficiency. Its optimized performance ensures minimal impact on your project, while its user-friendly interface simplifies logging and tracking tasks, saving you valuable time and effort.
  • No matter the project's complexity or purpose, DeepLogs adapts flawlessly to your Python endeavors. From machine learning models to general Python projects, experience the benefits of streamlined logging.

Installation

pip install deeplogs
import deeplogs as dpl

logger = dpl.Logger("v1")
bar = dpl.Bar(logger)
reader = dpl.Reader()

Documentation

Documentation is available online at https://guychahine.github.io/deeplogs/.

About

Simplified Python Logging and Progress Tracking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors