Soumen Dass

Results 3 issues of Soumen Dass

I have not found any material design datetimepicker which allows to input seconds as well. Will it be possible to add this functionality? Also, is there an online demo for...

enhancement
pr-welcome

Mislined output - indentation keeps increasing for each column: ``` sql >>> sql = 'DROP TABLE IF EXISTS abcd;CREATE TABLE abcd(name VARCHAR(64) NOT NULL,value VARCHAR(64) NULL,status VARCHAR(64) NULL);' >>> result...

I created a virtualenv and tried to install in it like below: ``` $ pip install -r ./requirements.txt Collecting page_dewarp Downloading page_dewarp-0.1.5-py3-none-any.whl (23 kB) Collecting numpy Using cached numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2...