Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
A database that saves its state in a file every time it is modified.
See example.py
for usage.
Features:
0
to n
tests to be run on setting a variable. If these tests don't pass, an exception is raised.Best if you want to modify or view the code - note that you can do the following inside of a virtual environment
git clone https://github.com/robotpt/pickle-database
An easy way to setup the repository with its dependencies and with your Python path
is to use pip
.
pip install -e pickle-database
Tests can be run with the following commands.
cd pickle-database
python3 -m unittest
Best if you just want to use it
python3 -m pip install pickle_database
FAQs
A database that saves its state in a file every time it is modified
We found that pickle-database demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.