Since this library appears to no longer be supported, I created a fork of this project with the improvements that I suggested in PR #39. This new library is called mock-alchemy and is available on GitHub and PyPI.
My motivation stems from working on a project in which the alchemy-mock library was very helpful, but I wanted some more functionality such as delete. I decided to add this functionality in a separate library (due to the alchemy-mock library no longer being supported). I also added documentation with some more detailed examples. There are two versions of this project: one for Python 2.7 users and one for Python 3.7 users and up. The releases under 0.2.0 are designed to support Python 2.7 and Python 3.6+ simultaneously.
I hope that this new active version of this project will allow others to contribute to this project and make changes to mock-alchemy to improve this package for the developer community.
For a full list of the changes I have made, check out the changelog. As of right now, not much has been greatly altered, but I hope, with active community contribution, we can improve this neat library Miroslav Shubernetskiy has created.
Credit
Full credit has been given to the original creators (Miroslav Shubernetskiy and Serkan Hoscai) for starting and building this project.
New Fork called
mock-alchemy
Since this library appears to no longer be supported, I created a fork of this project with the improvements that I suggested in PR #39. This new library is called
mock-alchemy
and is available on GitHub and PyPI.My motivation stems from working on a project in which the
alchemy-mock
library was very helpful, but I wanted some more functionality such asdelete
. I decided to add this functionality in a separate library (due to thealchemy-mock
library no longer being supported). I also added documentation with some more detailed examples. There are two versions of this project: one for Python 2.7 users and one for Python 3.7 users and up. The releases under0.2.0
are designed to support Python 2.7 and Python 3.6+ simultaneously.I hope that this new active version of this project will allow others to contribute to this project and make changes to
mock-alchemy
to improve this package for the developer community.For a full list of the changes I have made, check out the changelog. As of right now, not much has been greatly altered, but I hope, with active community contribution, we can improve this neat library Miroslav Shubernetskiy has created.
Credit
Full credit has been given to the original creators (Miroslav Shubernetskiy and Serkan Hoscai) for starting and building this project.