harleo / knockknock

A simple reverse whois lookup tool which returns a list of domains owned by people or companies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add feature: Multiple file saving formats

harleo opened this issue · comments

commented

I'm looking for some(one) to add different file saving formats to the codebase.

For example:

  • TXT
  • Other formats; If you have more format ideas please share them.

If you'd like to help, please comment below and commit to the "dev" branch.

Thanks :)

Hi @harleo!
Can i help you with this issue?
I would add txt support. And what you think about xlsx?

commented

Hi @harleo!

Hey @Ranc58 :)

Can i help you with this issue?

Sure go ahead!

I would add txt support. And what you think about xlsx?

Sounds good.
Do you need any additional dependencies for xlsx?
I'd like to limit the requirements to the bare minimum.

Thanks for helping!

Yes, for xlsx we need for example openpyxl.
Ok, If you want to keep the minimum requirements count - i'll add only txt support for now)

commented

Yes, for xlsx we need for example openpyxl.
Ok, If you want to keep the minimum requirements count - i'll add only txt support for now)

Спасибо ))