Skip to content

This is a simple repository with some basic commands and tests for a Python class. Install by cloning it!

Notifications You must be signed in to change notification settings

v6/python-training-webex

Repository files navigation

// , This is my new project for learning Python 3.

Includes an IP test module. Usage:

$ git clone https://github.com/v6/python-training-webex
$ cd python-training-webex
$ vagrant up
$ vagrant ssh
$ cd /vagrant/

python3
>>> import webex
>>> webex.iptest()

About

This is a simple repository with some basic commands and tests for a Python class. Install by cloning it!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published