Home - mathix420/NimingCypher GitHub Wiki
Welcome to the NimingCypher wiki!
Here you can learn how to use NimingCypher properly !
How to install NimingCypher
With PyPi repository 📦
Only type this on your terminal:
$ pip install NimingCypher
Or locally 🏠
First you need to clone NimingCypher:
$ git clone https://github.com/mathix420/NimingCypher.git
Now you should install some libraries:
$ pip install -r requirement.txt
Or if you want do it manually for some reasons 👨🚀 just type:
$ pip install rsa beautifulsoup4
How to use NimingCypher
Here are some detailed example for NCrypter and NExchange
Note: