https://github.com/natac13/my-projects
Project ideas I have come up with or found on Google
https://github.com/natac13/my-projects
Last synced: 3 months ago
JSON representation
Project ideas I have come up with or found on Google
- Host: GitHub
- URL: https://github.com/natac13/my-projects
- Owner: natac13
- Created: 2015-02-10T16:08:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-23T15:07:05.000Z (about 10 years ago)
- Last Synced: 2023-02-27T21:46:48.544Z (about 2 years ago)
- Language: Python
- Size: 576 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## These are the projects that I am currently working on or have complete
I would be **very happy** for any suggestions about my scripts. The reason being
is I am very new to all this coding and I am teaching myself, with no other help.
Can be frustrating sometimes lol.Each project will have its own README.md file to try and explain my thought
process and why I choose to do the things that I did.#### How to Run
###### Info about script
These projects are all python programs that has been written for python v3.3
As I have just started to learn I felt it was best to learn the newest version,
even though I have done a ton of reading about why most people are avoiding the
switch. However, I don't have module dependences so... lolAll the scripts are very simple and are just run from the command line by simply
>python -3 *script*
the python -3 is just how powershell runs python v3 for me, your may differ
The electrical project script require the respective .txt file as the second
argument.