Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyle-verhoog/dundercode


https://github.com/kyle-verhoog/dundercode

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

__code__

fun project related to the office

dev:
pip install -e .
python -m dundercode

to encrypt/decrypt the data:

KEY=... python -m scripts.encrypt > output
KEY=... python -m scripts.decrypt > output