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

acmecse-test

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acmecse-test

An open source CSE Middleware for Education

  • 2024.5
  • PyPI
  • Socket score

Maintainers
1

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.

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