Metadata-Version: 2.1
Name: arman_k
Version: 0.0.3
Summary: arman_k
Author: Arman Kumar
Author-email: armank3001@gmail.com
Keywords: binary,math,mathematics,k.v.ofdumdum,arman kumar
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE



# Performs Great Operations

This module is for creating great operations



## Author

- [@armank3001](https://www.github.com/armankumar2)



#
## Badges

[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/armankumar2/module_creation/blob/main/LICENSE)

[![forthebadge made-with-python](https://forthebadge.com/images/badges/made-with-python.svg)](https://www.python.org/)

#
## Features

- It helps to perform fibonacci series
- It helps to convert binary into decimal

#
## Installation

Install arman-k with pip

```bash
  pip install arman-k
```

## Upgrade

Upgrade arman-k with pip

```bash
  pip install --upgrade arman-k
```
    
## Usage/Examples

```python
from arman_k import yo
yo.fibonacci(5)
yo.binary_to_decimal(1101)
```
#

## 📝 License
 This project is licensed under [MIT](https://github.com/armankumar2/module_creation/blob/main/LICENSE)
 license.

#
## Feedback  ✨

If you have any feedback, please reach out to us at armank3001@gmail.com

