Metadata-Version: 2.1
Name: square-pass3
Version: 0.0.6
Summary: CLI Based Password Manager
Home-page: https://github.com/jis4nx/square-pass
Author: Rakibul Islam Jisan
Author-email: jis4nx@gmail.com
Project-URL: Bug Reports, https://github.com/jis4nx/square-pass/issues
Project-URL: Funding, https://donate.pypi.org
Project-URL: Source, https://github.com/jis4nx/square-pass/
Keywords: password_manager,encryption,aes256,cli-password-manager
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6, <3.12
Description-Content-Type: text/markdown
License-File: LICENSE



<img src="https://i.imgur.com/UtEl09V.jpeg" alt="logo" align="center">

**<p align="center">  square-pass Is An Open Source Cross platform Password Manager written in python  </p>**

<p align="center">
  
<img alt="GitHub" src="https://img.shields.io/github/license/jis4nx/square-pass">
<img alt="PyPI" src="https://img.shields.io/pypi/v/square-pass">
<!--
<img alt="Arch Linux package" src="https://img.shields.io/archlinux/v/square-pass/x86_64/yay">
<img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/square-pass">
-->

</p>

---

Are you suffering from trichotillomania, remembering all your different passwords for different platforms? Are you suffering from hypertension and insomnia due to the fear of your password getting stolen by the so-called secured online password managers themselves? 

Fear not, my dear ladies and gentlemen! We are presenting you with  ***SquarePass***  ,a military-grade offline password manager. With SquarePass, you can store your passwords, keys, and notes safely on your local machine. With the AES-256 encryption system of SquarePass, you don't have to worry about your privacy. Access your passwords from CLI with hints or directly copy them from the database to your clipboard. Now, you don't have to struggle with remembering countless passwords and pulling your hair out, or hiding them in a secret diary stashed away on some distant shelf. Square-pass simplifies your life, making it easier, more enjoyable, and stress-free.


<div>
<img src="https://i.imgur.com/C62XIzw.gif" alt="square-pass" align="right" height="240px">
</div>
  
Square-pass in bullet speed :
  - Uses AES-256 Secure Encryption System 
  - Stores Passwords
  - Stores Keys & Numbers
  - Stores Quick Notes
  - Clipboard Support
  - Generates Secure Passwords
  - Backup Supports ( csv , json )
  - Linux & Windows Support 
  - Pip installation support 

  
</br>

### How To Install ??

To install, just run the following command  on your terminal: 

```
- pip install square-pass
- sq-init
```

***before you start using square-pass, to setup your master password and other stuff, you need to run `sq-init` mandatorily.***

 

You are good to go, Enjoy.



### Docs: [ About ](https://github.com/) | [ Installation ](https://github.com/jis4nx/square-pass/wiki/) | [ Base Usage ](https://github.com/jis4nx/square-pass/wiki/) | [ Contribution ](https://github/)
