Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
MPCPy is a Python library designed to support the testing and execution of occupant-integrated model predictive control (MPC) within building systems. This tool emphasizes the application of data-driven, simplified physical or statistical models to forecast building performance and enhance control strategies. It comprises four primary modules that provide object classes for data importation, interaction with real or simulated systems, data-driven model estimation and validation, and optimization of control inputs. Although MPCPy serves as a platform for integration, it depends on various free, open-source third-party software for model execution, simulation, parameter estimation techniques, and optimization solvers. This encompasses Python libraries for scripting and data manipulation, along with more specialized software solutions tailored for distinct tasks. Notably, the modeling and optimization tasks related to physical systems are currently grounded in the specifications of the Modelica language, which enhances the flexibility and capability of the package. In essence, MPCPy enables users to leverage advanced modeling techniques through a versatile and collaborative environment.
Description
The websockets library offers a comprehensive implementation of the WebSocket Protocol (RFC 6455 & 7692) for creating both WebSocket servers and clients in Python, emphasizing accuracy, simplicity, durability, and high performance. Utilizing asyncio, which is Python’s built-in asynchronous I/O framework, it presents a sophisticated coroutine-based API that streamlines development. The library has undergone extensive testing to ensure it meets the requirements outlined in RFC 6455, and its continuous integration process mandates that every branch achieves 100% coverage. Designed specifically for production environments, websockets was notably the first library to effectively address backpressure issues before they gained widespread attention in the Python ecosystem. Furthermore, it offers optimized and adjustable memory usage, and utilizes a C extension to enhance performance for demanding operations. The library is conveniently pre-compiled for Linux, macOS, and Windows, and is distributed in wheel format tailored for each system and Python version. With websockets managing the intricate details, developers can dedicate their efforts to building robust applications without concern for the underlying complexities. This makes it an essential tool for developers looking to harness the full potential of WebSocket technology.
API Access
Has API
API Access
Has API
Integrations
Python
Azure Web PubSub
Bun
Hoppscotch
Parasoft
Runware
Specmatic
Ubuntu
xFans
Integrations
Python
Azure Web PubSub
Bun
Hoppscotch
Parasoft
Runware
Specmatic
Ubuntu
xFans
Pricing Details
Free
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
MPCPy
Country
United States
Website
github.com/lbl-srg/MPCPy
Vendor Details
Company Name
Python Software Foundation
Country
United States
Website
pypi.org/project/websockets/