checkpoint
checkpoint copied to clipboard
Create restore points for your project locally
added parallelization for first todo
**Is your feature request related to a problem? Please describe.** Currently, the hashes generated after encryption are too long, which results in the large-sized checkpoints. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** There are various TODO's all across the codebase where the package can benefit from parallel processing. An example of this...
**Is your feature request related to a problem? Please describe.** Logging in the entire project needs to be improved. **Describe the solution you'd like** A third party library like [**rich**](https://rich.readthedocs.io/en/stable/logging.html)...
**Is your feature request related to a problem? Please describe.** The large file size of a checkpoint is problematic. It becomes hard to manage, and share the same. **Describe the...
**Is your feature request related to a problem? Please describe.** Currently, checkpoint can read text files and image files. These files are read by `reader` classes, documentation can be found...
**Is your feature request related to a problem? Please describe.** Checkpoint doesn’t have any landing page as of now. This will be really helpful to showcase the package as well...
Bug description: Refuses to install using pip3 on python3: pip install pycheckpoint --no-binary :all: Defaulting to user installation because normal site-packages is not writeable DEPRECATION: --no-binary currently disables reading from...