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 will be created in the runtime directory if it does not exist.
Join the Discussions on Discord
Join the ACME CSE community on Discord to discuss the project, ask questions, and get help.
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_test-2024.4.10-py3-none-any.whl
.
File metadata
- Download URL: acmecse_test-2024.4.10-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f37c9946a56c8607cc97e8b767671aedf61191ae115fa340f02aa7e3e6e79289 |
|
MD5 | 3b1116a6ad561395ff94afdef2bbe597 |
|
BLAKE2b-256 | 18a6ca819502d6da7756d6a5a0131ad1e1fe6a66e499b9db60e03d5c66072f1b |