Metadata-Version: 2.1
Name: justsimplestdb
Version: 1.0.2
Summary: Simplified DataBase Management System using raw python, can also read ".txt" files into database like format
Home-page: https://github.com/M1ch5lsk1/JustSimplestDB/tree/main
Author: Jakub Aleksander Michalski
Author-email: jakub.michalski.aleksander@gmail.com
License: MIT
Description-Content-Type: text/markdown

<h1>JustSimplestDB</h1>
<h2>Author: Jakub Aleksander Michalski</h2>
<h2>Author's mail: jakub.michalski.aleksander@gmail.com</h2>
<h3>A python DBMS libary, solving complexity problem of most DBMSes(DataBase Management System), it's simple to learn and use.
But it have a flaw, database file is not ciphered.</h3>
<h3>Full documentation can be found here: https://github.com/M1ch5lsk1/JustSimplestDB/tree/main</h3>
