Main
The whole idea of this project to create random ideas and experience new things.
STB
VslStBd:
Extract data from csv with titles. First row is for columns summary file titles
VslStBe:
Testing tkinter frames. I've been wanting to develop graphical applications with python.
STA
VslStAe:
VslStAf:
I wanted a little more to get to know circles
VslStAh:
Print all possible characters. If you have 1, 2 and 3 its:
111,112,113,121,122,123,131,132,133,211,212,213,221,222,223,231,232,233,311,312,313,321,322,323,331,332 and 333
VslStAk:
IT8c library can encrypt the words. Here I used SHA1 encryption so if you type "Hello World" its f7ff9e8b7bb2e09b70935a5d785e0cc5d9d0abf0
VslStAl:
This was a big reason why the
IT8c library was launched. I made my own style of how open csv files
VslStAm:
At this point I had created the
IT8c library and this is improved version from Al
VslStAn:
I tried how to make a shape without the coordinates of each point. I used this picture in December for the appropriate reasons
VslStAo:
A simple test of how the list.extend works
VslStAp:
Using Platform libray you can get information of pc example:
Name, Information, OS, CPU architecture and CPU information
And you can get information of python example:
Version, build number and build date
VslStAq:
A good way to print a date formatted.
YYYY-MM.DD HH:MM:SS
77.1020.318-0105.1.11