wfdanielpackagetest

Python package for my wfdanielpackagetest.


License
MIT
Install
pip install wfdanielpackagetest==0.1.2

Documentation

wfdanielpackagetest

Python Pypi LOC Downloads Downloads License Forks Issues Project Status

Install wfdanielpackagetest from PyPi.

pip install wfdanielpackagetest

Example

  # Import library
  from wfdanielpackagetest import Wfdanielpackagetest
  # Initialize
  model = Wfdanielpackagetest(message='Daniel')
  # Run the model
  model.show()