Metadata-Version: 2.3
Name: python-qis
Version: 1.0.1
Summary: QIS Library for Python. (QIS is Quantum Information Science)
Author: Vedansh Shetti
Author-email: Vedansh Shetti <vedansh.shetti@gmail.com>
Requires-Python: >=3.13
Description-Content-Type: text/markdown

# python-qis
QIS Library for Python. (QIS is Quantum Information Science)

## What do I get?
- Math Utilities
- Cryptography Utilities (SHA, SHA_3, BLAKE, MD5 and such)
- Basic Physics Utilities (I'm working on this, please don't get mad if I mess up something here, we just started 7th grade, Physics is new to me)

## Installation
`pip install python-qis`
OR if using `uv`:
`uv install python-qis`