Skip to main content

Demo library

Project description

aef-nattanon-py-lib

Install

$ pip install aefNattanon

Simple Demo

# See PyCharm help at https://www.jetbrains.com/help/pycharm/
# Import Multiplication from your library
import aef-nattanon-py as aef
from medium_multiply.multiplication import Multiplication
from my_example.photoExample import PhotoExample

# Instantiate a Multiplication object
multiplication = aef.Multiplication(2)

# Call the multiply method
print(multiplication.multiply(5))


byExample = aef.PhotoExample('coco.names', 'yolov3-tiny.cfg', 'yolov3-tiny.weights')
byExample.show_by_photo('my-photo.jpeg')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aef-nattanon-py-0.1.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

aef_nattanon_py-0.1.0-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page