Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.