checkpoint icon indicating copy to clipboard operation
checkpoint copied to clipboard

Create restore points for your project locally

Results 8 checkpoint issues
Sort by recently updated
recently updated
newest added

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**...

enhancement
GSSoC22
Level3

**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...

enhancement
good first issue

**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)...

enhancement
GSSoC22
Level3

**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...

feature
GSSoC22
Level2

**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...

enhancement
feature

**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...

documentation
enhancement
help wanted
feature

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...