Archive of cool scripts made by me, Sahal Mulki
To download the code first click
Then press
The next step is to "Unpack" the zip Folder, to do that right-click the Zip folder which you downloaded then press Extract All, and it will ask you where to extract to, just press OK. Then go into the new folder.
And then you can edit the code!
And if you get a error like this:
Traceback (most recent call last):
File "<pyshell#1>", line 1, in <module>
import tensorflow
ModuleNotFoundError: No module named 'tensorflow'
Install the required library in this case "Tensorflow"
Sadly, not yet.
This repository contains code which I made. You should see something like this at the top of this page.
Here is a summary of all those scripts.
- Currency.py - It can convert currencys.
- Networker.py - Network utility for administrators.
- atomic_time.py - Gets you the exact time, calculated by an atomic clock.
- cryptograhy.py - Can securely encrypt text using military-grade encryption.
- Deleted now
- wiki.py - Can fetch you information directly from wikipedia, just by typing in what you want.
Sahal Mulki