Skip to content
/ clx Public
forked from hoelzl/clx

The Coding Academy Lexcture Manager (eXperimental)

License

Notifications You must be signed in to change notification settings

scoder/clx

 
 

Repository files navigation

CLX

Another implementation of the Coding-Academy Lecture Manager eXperimental.

Helpful information

To install clx, create a virtualenv, activate it, then install all four packages:

python -m pip install  clx-common
python -m pip install  clx
python -m pip install  clx-cli
python -m pip install  clx-faststream-backend

Before using the clx conversion, you have to start up RabbitMQ using Docker-compose (Version 2):

docker compose up

Useless Information

The current version is 0.1.0 (Included to make bumpversion happy.)

Eventually there will be information how to build and deploy CLX here.

About

The Coding Academy Lexcture Manager (eXperimental)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • Python 96.2%
  • Jinja 2.2%
  • Dockerfile 1.3%
  • Shell 0.3%