Mat Kelly
Mat Kelly
As an update, I still could not find a reference stating that pip has native pipfile support yet. As above, I believe it would be best to use a package...
> Users should be able to run pip install ipwb...irrespective of what dependency management system we use. I agree. I am not seeing any indication that running `pip install ipwb`...
Related aside, in [forking](https://github.com/machawk1/py-ipfs-http-client) and publishing py-ipfs-http-client to pypi, I used [flit](https://flit.readthedocs.io/) as preconfigured by the project and similar to how @anatoly-scherbakov mentioned with poetry, it was as simple as...
@ibnesayeed It's outside of the scope of this ticket but I think it would be worthwhile to identify what is needed to make the indexer script more scalable in a...
I prefer the second approach, particularly adding the search ability as an add-on. Incrementing async indexing for search is also an interesting approach as well but seems like it would...
Thank you for your insights, @ibnesayeed.
In using more PWAs lately, the native feel in the macOS dock makes me wonder whether it is possible to interact with the icon via drag-and-drop. I am thinking here...
@ibnesayeed There is offloading the responsibility and verifying whether ipwb does the right thing currently. This ticket is about verifying the correctness in ipwb. As an aside, I believe there...
@ibnesayeed warcio reporting being compatible with Python 2, so this might have not been the issue. Hopefully that will be moot when we finish #51. We discussed utilizing parts of...
@ibnesayeed I was not aware of the Mutable File System aspect of IPFS, so thanks for the link! The use case is relatively open-ended -- I am looking for a...