Metadata-Version: 2.1
Name: jpe-types
Version: 0.0.0.4.6.2
Summary: slitly improved python types
Home-page: https://github.com/JulianWww/jpe_types
Author: Julian Wandhoven
Author-email: julian.wandhoven@fgz.ch
License: wtfpl
Download-URL: https://github.com/JulianWww/jpe_types/archive/loggingPathc.tar.gz
Keywords: dtypes,jpe,utils,paralel,logging
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3
Requires-Dist: cython

s
Threading
-   adds thread inharitance and return posibility
-   logging filteter for thread inheritance
-   a thread and a lock in the same class to make it slitly easyer to work with threads

conversions
- adds the abilty to convert ints to any base

logging:
- logging.log() decorator witch logs function calles
- logging.createDefaultLogger creats a default logger to logg cals curently rather restricted

utils:
log scanning:
- adds the ability to scan all log files for keywords
copy:
- fix fore schalow copy bug in lists see doc



