Skip to content

teviroff/python-trackers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Trackers

This is a simple python package, that helps tracking the code execution.

Getting Started

This project is made to be simple-to-use, open-source package that helps during debugging or executing a high-weight command line applications.

This is PyPI package, so it is downloadable via pip install trackers

Package documentation may be accessed with this link

Requirements

This package is written using Python 3.10 so it requires using 3.10+
Also, all the docstrings are written in the VScode format, so its use is also recommended

Contributing

All comments and suggestions are appreciated, but make sure that your contribution follows basic community guidelines.

If you are having troubles with package contact with me on teviroff@gmail.com, create an issue on GitHub, or make a pull-request with fix.

Authors

  • Mikhail Kaluzhnyy - Creator - teviroff