Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
-
-
A collection of inspiring resources related to engineering management and tech leadership
-
-
Read the Python documentation on your Kindle (or any other Sphinx-powered documentation)
-
Wordpresslib is a wrapper to post to a Wordpress blog in Python. Started by Michele Ferretti. This version adds support for tags (keywords).
-
579 contributions in the last year
Contribution activity
December 2020
Created 2 commits in 1 repository
Created an issue in pytest-dev/pytest-factoryboy that received 3 comments
Model fixture not created
With the following setup:
python = "^3.9"
pytest-factoryboy = "^2.0.3"
pytest 6.1.2
The following file (copy pasted from the doc - just changed A…