owais34 / pydis

A fully functional in memory database built using python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pydis

A fully functional in memory database built using python

Run Locally

Clone the project

  git clone https://github.com/owais34/pydis.git

Go to the project directory

  cd pydis

Build and Test pipeline

  For Windows : .\pipeline.ps1
  For Unix/Linux : bash pipeline.sh

Running Tests

To run tests, run the following command

  pytest

Usage/Examples

In progress ..

Badges

Add badges from somewhere like: shields.io

MIT License GPLv3 License AGPL License

About

A fully functional in memory database built using python

License:MIT License


Languages

Language:Python 99.4%Language:Shell 0.3%Language:PowerShell 0.3%