Skip to content

vgonisanz/SimplePythonTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Python-Tools

Python Toolset

Build Status Codacy Badge

Requeriments

Simple Python Tools is compatible with Python 2 and Python 3. The support for Python 2 will be deprecated in future releases and it is recommendable migrate to Python 3.

Python 2

  • Install last version of Python 2
  • Install ipaddress Python library
    • pip install ipaddress

Python 3

  • Install last version of Python 3

Tools Available

Common Module

  • function cleanScreen
  • function askFor
  • function pressKey
  • function countLines
  • class bcolors

Ping Network Module

  • function pingNetwork

About

Python Toolset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%