Metadata-Version: 2.1
Name: daptools
Version: 1.1
Summary: 
Author: David Potucek
Author-email: davidpotucek@protonmail.ch
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown

# DaPTools
personal tools for python programming

## binutils
routines for manipulation and formatting of bytes
## cleanDir
cleans given directory of *.aux, *.log, *.gz produced by LaTeX
## fileHasher
file name arbitrary sorter
## generateSHA
generates different hashes, compares files with provided signature
## LaTeXHelper 
helper for generating LaTeX entities
## logger
very simple class for logging
## mathPhys
some constants, temperature translation, deg rad processing
## metar
receives METAR info from different airfields and airports
## myTools
various usefull methods (UI for CLI, file & dir works, ...)
## randomPasswordGen
generates random strong passwords
## sphericalGeodesy
spherical geodetic calculations. Attention getBearing doesn't work!
## standardAtmosphere
1976 NASA standard atmosphere model to height 84 km
## unitsBatch
converts inches in textual representation to millimeters.
Works even with inches in fraction.
## velikonoce
easter dates calculations
