Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

decades

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

decades

A CLI tool to save recovery snapshots of your projects or files. ⌚

  • 0.1.0
  • PyPI
  • Socket score

Maintainers
1

Decades ⌚

[!WARNING] Decades is currently within development and has NOT reached v1.0.0 release.

A CLI tool to save recovery snapshots of your projects or files. ⌚

So... what is decades? 🤔

Decades (in my words) is a way to locally backup your projects or files without a git repository being present. No matter if you have no internet connection, or if you don't have git installed, you can still use decades to save your projects or files.

Decades is designed to be...

  • Easy to use 🧑
  • Fast and Portable 📦 🚀
  • Work with any OS 🐧
  • and Secure 🛡️
  • Local only* 🌍

Decades does not store any data on servers in which you already have. (For example, GitHub projects and more)

Installation 📦

[!NOTE] Check the PyPI page here for installation instructions for latest versions of Decades.

To install Decades, simply run the following command:

pip install decades

This will install the latest stable version of Decades from PyPI repository to your system.

Quick Start 🚀

Using Decades is quite simple. Just run the following command to take a, 'snapshot' of your project or file:

decades snap

This will create a snapshot of your project or file in the directory, .decades, to be saved and reused later.

You can view these snapshots and recover them by running the following command:

decades gallery

License 🛡️

Decades is licensed under the MIT License which allows you, the developer, to use the software in any way you want.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc