Software library for Engineering 1020: Introduction to Programming at Memorial University.
Project description
This library wraps several other libraries and re-exports them. This makes for a messy namespace, but that simplifies the business of importing libraries for very new students, as they only need to write
- ::
from engi1020 import *
The libraries (re-)imported by this library are:
- https://matplotlib.org/api/pyplot_api.html[matplotlib.pyplot]
A plotting library using a MATLAB-like API
- https://pypi.org/project/nanpy[nanpy]
A Python library for interacting with an Arduino board
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
engi1020-0.1.11.tar.gz
(6.4 kB
view hashes)
Built Distribution
engi1020-0.1.11-py3-none-any.whl
(11.1 kB
view hashes)
Close
Hashes for engi1020-0.1.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f3397a487f78d7cc5c653b2ef8cf2e5712f32ff6f6d1fb09036442366d64d7b |
|
MD5 | d146a9402e1e79c211118d1c79a42ae5 |
|
BLAKE2b-256 | 530e7e7c04e037cb0d26b3aa189ff5013a980639cd0653a886c34cbbccdb6102 |