python-udemy 0.0.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

pythonudemy 0.0.2

A sample python package for teaching purpose http://udemy.readthedocs.io/en/latest/

Quick Start
Please create a virtual environment and use pip install this package
$ virtualenv tmp
$ source tmp/bin/activate
$ pip install python-udemy
$ python
Python 2.7.10 (default, Feb 7 2017, 00:08:15)
[GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.34)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import udemy
>>> udemy.__version__
'0.0.1'
>>>


help
Please create a issue.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.