12 projects
krakenohlcvt
Extract symbol data as pandas data frames from the Kraken_OHLCVT.zip file of the Kraken exchange
regreplace
Replace named regex group by a given string
riskalphaindics
Trading indicators for RiskAlpha trading bots.
xlsxstyler
Some rudimentary styling of excel tables and placing pictures using openpyxl
securecred
Securely write/read your credentials/messages in/from files using AES encryption. (depends only on pyaes - a small, pure-python package thus platform independent)
driveconnect
Test whether a Windows drive is connected, and connect it.
keycred
Thin wrapper for PyKeePass - a class Credentials to handle it.
pycryptaes
Encrypt and Decrypt Data via AES encryption - a pycryptodome python package wrapper
rpath
R's path handling functions for Python
pysecstring
Python implementation of Window's Securestring forked from aznashwan/py-securestring
numpickle
Faster loading of pandas data frames by saving them as numpy arrays and pickling their meta info (row+column names, column dtype info).
xlsx2dfs
Read and write list of `pandas.DataFrame`s of tabular data from/to excel file.