Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

NOW - Learning Management System

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

Logo

A simple-to-{install, use, configure, monetize, and maintain} learning management system.

ScreenShot

Documentation

Live demo: https://now-lms-demo.onrender.com/

User: lms-admin
Password: lms-admin

Data in the live demo is reset on every deployment. Please wait for the free Render instance to wake up.

Getting Started

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

Stack

  • Backend: Python with Flask microframework
  • Frontend: Boostrap with Alpine.js
  • ORM: Sqlalchemy

Dependencies

  • Requires python >= 3.11
  • Requires minimal resources to run

Quick Start

To start a local server, simply execute:

python3 -m venv venv
source venv/bin/activate
python -m pip install now_lms
python -m now_lms

Visit http://127.0.0.1:8080/ in your browser, the default user and password are lms-admin. Note: the default server binds only to localhost. You can test the software locally. If you want to deploy NOW-LMS for production use, please check the user manual.

Features

NOW - LMS is designed to be simple yet powerful. Here are its key features:

  • Clean codebase: Python and HTML5.
  • Compatible with multiple databases: SQLite, PostgreSQL, and MySQL.
  • Complete course creation functionality, allowing full curriculum setup.
  • Courses are organized into sections, which group resources in a logical manner.
  • Flexible resource types within a course section:
    • YouTube videos
    • PDFs
    • Images
    • Audio files
    • Rich text content
    • External HTML pages
    • Slide presentations
    • External resource links
  • Course types:
    • Free or paid
    • Self-paced, synchronous (with tutor), or time-limited
  • Paid courses support an audit mode, allowing limited access without evaluations or a certificate.
  • Certificate generation upon course completion, exportable as PDF.
    • Includes QR code validation for authenticity.
  • Role-based access control:
    • Admin
    • Instructor
    • Moderator
    • Student
  • Internal messaging system for students to contact instructors and course moderators.
  • Discussion forums integrated per course.
  • Announcement system for course-wide notifications.
  • Assessment tools for quizzes and evaluations.
  • Basic blog functionality for content publishing.
  • Courses can be grouped into programs.
  • Payment integration via PayPal.
  • Monetization of free courses through Google AdSense.
  • Theming and customization:
    • Easily switch themes
    • Fully override the home page if needed
  • Email notification system for important events and updates.

Licence

Apache License 2.0: a permissive open-source license that allows anyone to freely use, modify, and distribute software, including for commercial purposes, as long as copyright and license notices are preserved. It also provides an explicit patent grant to protect users from patent claims but terminates rights if you sue over patents. While you can combine Apache-licensed code with proprietary software, you cannot use Apache trademarks or logos without permission, and you must give proper attribution to the original authors.

Contributing

Thanks for your interest in contributing to the NOW-LMS project. Please note that this is an open-source project, so your contribution will be available to others for free under the terms of the Apache License. Refer to the CONTRIBUTING file to get started.

Logo

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


Made with ❤️ and gallo pinto in Nicaragua 🇳🇮

Release files for now-lms 0.0.1b10.dev20250819

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for now-lms 0.0.1b10.dev20250819
File Size Uploaded
now_lms-0.0.1b10.dev20250819.tar.gz 10.5 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for now-lms 0.0.1b10.dev20250819
File Interpreter ABI Platform
now_lms-0.0.1b10.dev20250819-py3-none-any.whl Python 3 none any Details

Total release size: 22.6 MB

Release files / now_lms-0.0.1b10.dev20250819.tar.gz

Download URL now_lms-0.0.1b10.dev20250819.tar.gz
Size 10.5 MB
Tags Source
SHA-256 checksum
How to use checksums
d4c7eb5c7116f0cd962a5d1f1f22409b3da83a6e4d9951e629575b7d698cc21d
BLAKE2b-256 checksum
How to use checksums
7bd3684e783a0095da1cb4e6ff0d3b2cf1deaef81423d81e4f4d28797bed03e3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 22, 2025.

Transparency log

Release files / now_lms-0.0.1b10.dev20250819-py3-none-any.whl

Download URL now_lms-0.0.1b10.dev20250819-py3-none-any.whl
Size 12.1 MB
Tags Python 3
SHA-256 checksum
How to use checksums
29c38545d388b81e48b5bd7c95daba60d84794ebfe14f8f71aadb34e3779350c
BLAKE2b-256 checksum
How to use checksums
79369a8f3d874ebf47f8032412bab3a0765e3041b9880d9d0f55cd2e5ee075a3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 22, 2025.

Transparency log

Release history Release notifications | RSS feed

2.0.4

2 release files

2.0.3

2 release files

2.0.2

2 release files

2.0.1

2 release files

2.0.0

2 release files

1.3.3

2 release files

1.3.2

2 release files

1.3.0

2 release files

1.2.7

2 release files

1.2.6

2 release files

1.2.5

2 release files

1.2.4

2 release files

1.2.3

2 release files

1.2.2

2 release files

1.2.1

2 release files

1.2.0

2 release files

1.1.8

2 release files

1.1.7

2 release files

1.1.6

2 release files

1.1.5

2 release files

1.1.4

2 release files

1.1.3

2 release files

1.1.2

2 release files

1.1.1

2 release files

1.1.0

2 release files

1.0.5

2 release files

1.0.4

2 release files

1.0.3

2 release files

1.0.2

2 release files

1.0.1

2 release files

1.0.0

2 release files

This release
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page