BlockFrame is a file chunking library designed to work as a data-store solution alongside web apps and software. It provides a simple and flexible way to store large files by breaking them into smaller chunks that can be easily managed and retrieved. I'm very interested in file-storage methods and optimising their read and write speeds. Blockframe enables this with security and efficiency.<p>Source: <a href="https://github.com/Wizock/BlockFrame">https://github.com/Wizock/BlockFrame</a><p>PyPI: <a href="https://pypi.org/project/BlockFrame/" rel="nofollow">https://pypi.org/project/BlockFrame/</a><p>I would really appreciate it if you would download and test it out, take it for a fun run and comment on any issues you had with usage. Please make sure to read the example source code for use types to avoid making errors, however, I hope it's easy to grasp. Oh and the reconstructed folder is required to be created :3 (still working on that, I don't know if people want their own custom path for the file fetch dir)<p>A star and share would be so much appreciated, I'm very passionate about this library and I hope you guys have some bugs for me to take care of :))<p>thanks