Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

RiversideValley/Fluid.Runtime.Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ Flux

A professional yet usable Python framework

Release Release Release



🦜 Contributing & Feedback

There are multiple ways to participate in the community:

🏗️ Codebase Structure

.
├──src                               // Source code for System modules
└──System.py                         // Collection of all submodules in one module

🗃️ Contributors

🔨 Building the Code

1. Prerequisites

Ensure you have following components:

2. Git

Clone the repository:

git clone https://github.com/RiversideValley/Flux
https://github.com/RiversideValley/Flux
[email protected]:RiversideValley/Flux.git
gh repo clone RiversideValley/Flux

4. Build the project

  • Open System.py.
  • Run with Python

⚖️ License

Copyright (c) 2022-2023 Riverside Valley Corporation

Licensed under the MIT license as stated in the LICENSE.