An open source CSE Middleware for Education
Project description
ACME oneM2M CSE
An open source CSE Middleware for Education.
Introduction
This oneM2M compliant CSE implements a subset of the oneM2M standard (see http://www.onem2m.org). The intention is to provide an easy to install, extensible, and easy to use and maintainable CSE for educational purposes.
Installing
Install with pip or your favorite PyPI package manager.
python -m pip install acmecse
Running
Run the following to run the ACME CSE with the current directory as the runtime directory:
python -m acmecse
To specify a different runtime directory, use the -dir
option:
python -m acmecse -dir /path/to/runtime
A configuration file and necessary directories will be created in the runtime directory if they do not exist.
Documentation
See https://acmecse.net for more exhaustive information.
License
BSD 3-Clause License for the CSE and its native components and modules. Please see the individual licenses of the used third-party components.
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 Distributions
Built Distribution
File details
Details for the file acmecse_dev-20241020134650-py3-none-any.whl
.
File metadata
- Download URL: acmecse_dev-20241020134650-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8199e097b445a5ad86075033aa54a6c3671ce8a478b0db8aa0eedf4e8b49a21 |
|
MD5 | 09e6f4ba9fdac1929f591989f4438aff |
|
BLAKE2b-256 | 7e249c99233d718a2394bbada41ee38e7bf06909cefa6afaf1de7e2192c53f62 |