Top 6 Python Persistence Projects
-
DiskCache
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
Project mention: Making a Password Manager, Should I Use MySQL or SQLite 3? | reddit.com/r/Python | 2022-06-14Based on your question about SQLite, it seems like you want to store the database inside of the program as opposed to on the internet. Furthermore, your data doesn't seem to be super relational to my knowledge. You might be better off using something like diskcache to store the data instead.
-
Project mention: is it possible to put tails and Ubuntu on the same usb stick? | reddit.com/r/TOR | 2022-10-31
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
technowlogger
TechNowLogger is Windows/Linux Keylogger Generator which sends key-logs via email with other juicy target info
-
-
Python Persistence related posts
Index
What are some of the best open-source Persistence projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | DiskCache | 1,767 |
2 | multibootusb | 1,285 |
3 | technowlogger | 331 |
4 | PoisonApple | 213 |
5 | aiohttp-client-cache | 73 |
6 | shared | 20 |