https://github.com/6g-sandbox/tnlcm
Trial Network Lifecycle Manager
https://github.com/6g-sandbox/tnlcm
flask flask-restx mongodb mongoengine python
Last synced: 3 months ago
JSON representation
Trial Network Lifecycle Manager
- Host: GitHub
- URL: https://github.com/6g-sandbox/tnlcm
- Owner: 6G-SANDBOX
- Created: 2023-06-13T07:54:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-11T07:57:57.000Z (about 1 year ago)
- Last Synced: 2025-06-11T08:49:52.179Z (about 1 year ago)
- Topics: flask, flask-restx, mongodb, mongoengine, python
- Language: Python
- Homepage:
- Size: 14.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# TRIAL NETWORK LIFECYCLE MANAGER
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![TNLCM][tnlcm-badge]][tnlcm-url]
[Installation](https://6g-sandbox.github.io/docs/site_admin/TNLCM/tnlcm_installation) • [Usage](https://6g-sandbox.github.io/docs/experimenter/tnlcm_usage) • [Report Error](https://github.com/6G-SANDBOX/TNLCM/issues/new?assignees=&labels=&projects=&template=bug_report.md) • [Feature Request](https://github.com/6G-SANDBOX/TNLCM/issues/new?assignees=&labels=&projects=&template=feature_request.md)
## :brain: About
Trial Network Lifecycle Manager (TNLCM) is a tool developed in Python designed to manage the lifecycle of trial networks in research and development environments, including integration with advanced technologies such as 6G. It provides features for creating, deploying, monitoring, and deleting experimental networks, ensuring efficient resource management. Additionally, it includes an API, a clear MongoDB database schema and support for defining networks through customizable descriptors.
## :hammer_and_wrench: Stack
- [![Python][python-badge]][python-url] - Programming language.
- [![Flask][flask-badge]][flask-url] - Python framework for web applications to expose the API.
- [![MongoDB][mongodb-badge]][mongodb-url] - NoSQL database designed to store trial networks.
## Contributors
[tnlcm-badge]: https://img.shields.io/github/v/release/6G-SANDBOX/TNLCM?label=TNLCM&color=blue
[tnlcm-url]: https://github.com/6G-SANDBOX/TNLCM/releases/latest
[python-badge]: https://img.shields.io/badge/Python-3.13.7-blue?style=for-the-badge&logo=python&logoColor=white&labelColor=3776AB
[python-url]: https://www.python.org/downloads/release/python-3137/
[flask-badge]: https://img.shields.io/badge/Flask-3.1.2-brightgreen?style=for-the-badge&logo=flask&logoColor=white&labelColor=000000
[flask-url]: https://flask.palletsprojects.com/en/stable/
[mongodb-badge]: https://img.shields.io/badge/MongoDB-8.0-green?style=for-the-badge&logo=mongodb&logoColor=white&labelColor=47A248
[mongodb-url]: https://www.mongodb.com/
[contributors-shield]: https://img.shields.io/github/contributors/6G-SANDBOX/TNLCM.svg?style=for-the-badge
[contributors-url]: https://github.com/6G-SANDBOX/TNLCM/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/6G-SANDBOX/TNLCM.svg?style=for-the-badge
[forks-url]: https://github.com/6G-SANDBOX/TNLCM/network/members
[stars-shield]: https://img.shields.io/github/stars/6G-SANDBOX/TNLCM.svg?style=for-the-badge
[stars-url]: https://github.com/6G-SANDBOX/TNLCM/stargazers
[issues-shield]: https://img.shields.io/github/issues/6G-SANDBOX/TNLCM.svg?style=for-the-badge
[issues-url]: https://github.com/6G-SANDBOX/TNLCM/issues
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://
[license-shield]: https://
[license-url]: https://