Srevin Saju

Results 38 issues of Srevin Saju

is tables supported in this parser. for me, I am getting the unformatted output. thanks

following, possibly the API has changed. https://github.com/neon-bindings/neon/pull/542 Build fails with this error ``` 2020-09-20T01:06:20.6410060Z error[E0061]: this function takes 3 arguments but 2 arguments were supplied 2020-09-20T01:06:20.6411547Z --> /home/.cargo/registry/src/github.com-1ecc6299db9ec823/neon-serde-0.4.0/src/errors.rs:96:13 2020-09-20T01:06:20.6412101Z |...

It would be nice if I could provide `args="--help"` to `cli.run` making it accessible from other python software. What do you think? https://github.com/TheAssassin/appimagelint/commit/804e859138c177b20794244337dd14a6638ce283 is an optional commit, feel free to...

# Summary Few changes required for ArchiveBox Arch Linux AUR Packages. 1. https://github.com/ArchiveBox/ArchiveBox/commit/4223801a04fac1bdaf05f92d3a27582d0a1e4796 addresses a minor Django change which created a `ValueError` when trying to run `archivebox init` on Arch...

To also recognize the work done by archivy contributors under the same MIT License

A candy feature, interconnect different things on the knowledge base, helps us to visualize the second brain. It is not a productive feature, but it would surely attract a lot...

archivy does not reset the configuration before creating the new user. This is because archivy calls click.create_admin before resetting the configuration. It is also recommended to purge the configuration, (and...

```bash $ archivy --version Python 3.9.2 Flask 1.1.2 Werkzeug 1.0.1 ``` It would be nice to display Archivy version also in this. Alternatively, override the `--version` flag, to provide only...