A Python-based web platform designed for efficiency, usability, and versatility.
Explore the Docs »
Report Bug
·
Request Feature
Empress Framework is a full-stack web application framework that leverages Python and MariaDB on the server side, accompanied by a tightly integrated client-side library. Created for developers, by developers, Empress Framework simplifies the process of designing, building, and deploying robust web applications.
- Batteries-included design: Everything you need to get started with development is available out of the box.
- Python and MariaDB integration: Benefit from the flexibility and power of Python combined with the reliability of MariaDB for backend processes.
- Tightly integrated client-side library: Smoothly manage frontend operations with our comprehensive client-side library.
Ensure you have Python version 3.10 or higher installed on your system.
To get a development environment running, follow these steps:
- Clone the repository:
git clone https://github.com/empress-eco/framework.git
- Navigate to the project directory:
cd framework
- Install the necessary dependencies:
# Replace with specific installation instructions
Provide examples and usage instructions here. Include code snippets or screenshots as necessary to illustrate how the project can be used.
We welcome contributions to the Empress Framework! Here's how you can contribute:
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is under the MIT License. Your contributions are also licensed under the MIT License.
Special thanks to the Empress Community, the architects behind the essential tools that power this project. Their innovation and dedication have been instrumental in building the foundations and functionalities we rely on. We are profoundly grateful for their pioneering work and ongoing support.
- Empress Github
- Empress Docs
- Empress School for offering various courses on how to effectively use Empress Framework.
- BuildWithHussain.dev for showcasing real-world applications built using Empress Framework.