Skip to content

ddjokic/Python-Bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Bin

Python Bin - my pythonpath functions

inout.py
File contains few functions I am using to control input and output of my python scripts. "inout.py" should be located in python path.

Most of the fuctions are called by:

message/description - text displayed to the user

default - default numeric value

fromtostep.py
Modification of range (python) and arange (numpy) functions to ressemble from-to-step commands, as used in basic, once upon the time. Two functions returning float or integer, no matter what input is, created. I'm doing strange calcs, sometimes.

Refer to file "test.py" for usage hint.

Feel free to modify as you see fits.

trigd.py
Trigonometric functions in degrees, instead in radians. Time saver, only.

applescript.py
Shamelessly copied from [here](http://www.leancrew.com/all-this/2013/03/combining-python-and-applescript/#comments).

txt2evn.py
Send text file to Evernote default notebook. Requires "applescript.py".

Copyrigt © by D. Djokic, 2012-2013

About

Python Bin - General Input Output Functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages