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

now-lms

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

now-lms

Simple to {install, use, configure, mantain} learning management system.

  • 0.0.0
  • PyPI
  • Socket score

Maintainers
2

NOW - Learning Management System

PyPI - License PyPI PyPI - Wheel Docker Repository on Quay Code style: black Code style: Prettier Ruff codecov Quality Gate Status Join the chat at https://gitter.im/now-lms/community

Logo

Simple to {install, use, configure and maintain} learning management system.

ScreenShot

Documentation

Documentation Status

Data in the live demo is reset in every deployment, user and password are: lms-admin

Getting Started

Thanks for your interest in the NOW - LMS project (the project).

Dependencies

  • Requires python >= 3.8
  • Requires very low resources to run

Quick Start

To star a local server just execute:

python3 -m venv venv
# Linux:
source venv/bin/activate
# Windows
venv\Scripts\activate.bat
# Install NOW Learning Managenet System
python -m pip install now_lms
# Execute the build in server
python -m now_lms

Visit http://127.0.0.1:8080/ in your browser, the default user and password are lms-admin, note that the default server is only bind to the localhost. You can test the software in your local machine, if you want to deploy NOW-LMS for production use please check de user manual.

Contributing

Thanks for your interest in contributing with the NOW-LMS project, please note that this is a open source projects so your contribution will be available to others for free under the terns of the Apache License, please refers to the CONTRIBUTING file to start.

The NOW - LMS logo was developeb by Muhammad Nabeel A..

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