Skip to content

sahal-mulki/my_python_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My python scripts

Archive of cool scripts made by me, Sahal Mulki

Index

1. Run the code.

2. Easier Way.

3. What does this mean?

To download the code first click CODE

Then press ZIP

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.

  1. Currency.py - It can convert currencys.
  2. Networker.py - Network utility for administrators.
  3. atomic_time.py - Gets you the exact time, calculated by an atomic clock.
  4. cryptograhy.py - Can securely encrypt text using military-grade encryption.
  5. Deleted now
  6. wiki.py - Can fetch you information directly from wikipedia, just by typing in what you want.

Sahal Mulki

Releases

No releases published

Packages

No packages published

Languages