Skip to content

Latest commit

 

History

History
105 lines (71 loc) · 2.79 KB

File metadata and controls

105 lines (71 loc) · 2.79 KB

⚡ 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/OpenAndrexial/Flux
https://github.com/OpenAndrexial/Flux
git@github.com:OpenAndrexial/Flux.git
gh repo clone OpenAndrexial/Flux

4. Build the project

  • Open System.py.
  • Run with Python

⚖️ License

Copyright (c) 2022-2023 Depth

Licensed under the MIT license as stated in the LICENSE.