Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rnayabed/snakebrary

Python and PySide6 powered cross-platform Library Management System.
https://github.com/rnayabed/snakebrary

cbse cbse-project mariadb mariadb-database material-design material-ui mysql mysql-database pyside pyside6 python python3 qt qt-widgets qt6 qt6-gui qt6-widgets

Last synced: about 1 month ago
JSON representation

Python and PySide6 powered cross-platform Library Management System.

Awesome Lists containing this project

README

        


logo

# SnakeBrary

*A Sweet and Simple Library Management System*

![version](https://img.shields.io/badge/Version-1.1.0-green)

### [Screenshots](https://github.com/rnayabed/SnakeBrary/blob/master/screenshots/README.md)

## Prerequisites

* MySQL Server 8.1+ or MariaDB Server 11.0+
* Python 3.9+

## Showed in

- **[Version 1.1.0](https://github.com/rnayabed/SnakeBrary/tree/1.1.0)** - BCA Semester 4 PCA2 (2024), NSHM Knowledge Campus, Kolkata

- **[Version 1.0.0](https://github.com/rnayabed/SnakeBrary/tree/1.0.0)** - CBSE Class 12 Computer Science Project (2021-22), DPS Ruby Park, Kolkata
* [Final Project submitted to CBSE](https://raw.githubusercontent.com/rnayabed/SnakeBrary/master/docs/1.0.0/cbse/project.pdf)
* [Project Synopsis](https://raw.githubusercontent.com/rnayabed/SnakeBrary/master/docs/1.0.0/cbse/synopsis.pdf)

## How to run ?

```shell
pip3 install -r requirements.txt
python3 main.py
```

## License

[GNU GPL v3](https://github.com/rnayabed/SnakeBrary/blob/master/LICENSE)