Skip to main content

example component for MaixCDK

Project description

maixcdk-example: example component for MaixCDK

Install

Install from source:

pip install .

Install from pypi:

pip install maixcdk-example -U

Set index url for pip temporarily:

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple maixcdk-example

Or globally set index url for pip:

pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple

Publish

pip install -U twine

python setup.py sdist
# python setup.py sdist bdist_wheel

twine upload dist/*

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

maixcdk-example-1.0.1.tar.gz (10.7 kB view hashes)

Uploaded Source

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