Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

engi1020

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

engi1020

Software library for Engineering 1020: Introduction to Programming at Memorial University.

  • 5.1.4
  • PyPI
  • Socket score

Maintainers
2

======================================= engi1020: Engineering 1020 library

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc