Metadata-Version: 2.1
Name: snakifyer
Version: 1.0.2
Summary: A simple to bot to automate problem submissions on snakify.org 
Home-page: https://github.com/akashrchandran/snakifyer
Author: Akash R Chandran
Author-email: chandranrakash@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE


<div align="center">

# Snakifyer

### A simple to bot to automate problem submissions on [snakify.org](https://snakify.org/)

![image](https://ik.imagekit.io/gyzvlawdz/Projects/snakify/Add_a_heading_8qZu46hrQ.png)

</div>

## Installation
### Using pip
```
pip install snakifyer
```

> some linux distributions require to mention pip version.

```
pip3 install snakifyer
```
# Usage
> just run `snakifyer` on your terminal.
```
snakifyer
```
> for first time users it may ask for username and password. You have to share it once and it will get saved locally.
<hr style="border:2px solid gray">


![image](https://user-images.githubusercontent.com/78685510/212165621-97247489-bf02-4ba8-ac2c-8d4eeaa4b472.png)
